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

Separate auth system and backend #140

Merged
merged 9 commits into from
Jan 22, 2025
Merged

Conversation

clostao
Copy link
Member

@clostao clostao commented Jan 21, 2025

Auto-Drive taurus & main-net instances will have a common user system. This PR separates the authentication system into the auth folder and updates backend and frontend for adapting to this change.

Be aware of:

  • Frontend interacts with auth system through HTTP API not GQL yet
  • Users, Organizations and Api Keys are treated in auth system, subscriptions are managed in backend service

Copy link

netlify bot commented Jan 21, 2025

Deploy Preview for auto-drive-demo failed. Why did it fail? →

Name Link
🔨 Latest commit bd03204
🔍 Latest deploy log https://app.netlify.com/sites/auto-drive-demo/deploys/678fb638b514e40008cf29d2

@clostao clostao changed the base branch from main to multichain-migration January 21, 2025 15:00
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.

Awesome work 👍

@clostao clostao merged commit a8e75e7 into multichain-migration Jan 22, 2025
2 checks passed
@clostao clostao deleted the auth-separation branch January 22, 2025 11:47
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