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

[BACKEND] - Add JWT authentication solution #6

Merged
merged 29 commits into from
Apr 18, 2022
Merged

Conversation

zakariaf
Copy link
Owner

@zakariaf zakariaf commented Apr 13, 2022

We use Devise and Devise::JWT gems to add a JWT authentication solution.

We are not using the sessions anymore, which means you can use the app as a vanilla rails app or an API rails app both.

@zakariaf zakariaf force-pushed the authentication branch 4 times, most recently from 65dd92a to ac9fad0 Compare April 18, 2022 13:17
@zakariaf zakariaf changed the title Add jwt gem Add JWT authentication solution Apr 18, 2022
@zakariaf zakariaf marked this pull request as ready for review April 18, 2022 13:34
@zakariaf zakariaf changed the title Add JWT authentication solution [BACKEND] - Add JWT authentication solution Apr 18, 2022
@zakariaf zakariaf merged commit cdb1d46 into main Apr 18, 2022
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

Successfully merging this pull request may close these issues.

None yet

1 participant