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

Implement custom JWT system #109

Merged
merged 16 commits into from
Nov 27, 2024
Merged

Implement custom JWT system #109

merged 16 commits into from
Nov 27, 2024

Conversation

clostao
Copy link
Member

@clostao clostao commented Nov 25, 2024

This PR implements a custom JWT system for authenticating in the backend and the updates on the frontend for using this instead of the other mechanism.

This PR solves is for:

  • Refreshing problems
  • Enabling authentication and authorization in Hasura

Copy link

netlify bot commented Nov 25, 2024

Deploy Preview for auto-drive-demo canceled.

Name Link
🔨 Latest commit 2e0fb0d
🔍 Latest deploy log https://app.netlify.com/sites/auto-drive-demo/deploys/67471e4fcc81fa000819e993

Copy link
Member

@marc-aurele-besner marc-aurele-besner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

look really good, good job, just one comment

backend/global-setup.ts Outdated Show resolved Hide resolved
@clostao clostao merged commit 059887e into main Nov 27, 2024
6 checks passed
@clostao clostao deleted the feat/custom-jwt branch November 27, 2024 16:41
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.

2 participants