Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

provide auth feature #2206

Open
mdex-geek opened this issue Nov 10, 2024 · 1 comment
Open

provide auth feature #2206

mdex-geek opened this issue Nov 10, 2024 · 1 comment

Comments

@mdex-geek
Copy link

For my project I want to build a authentication backend and planning to JWT but dragon or C++ deleted thing is not present in JWD and cors Library

@ysysimon
Copy link

what do u mean by

C++ deleted thing is not present in JWD and cors Library

A common solution is to write the JWT token in the request header and decode it on the endpoint that needs to be verify.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants