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 logto.io auth (Read comments) #456

Open
finnc0 opened this issue Dec 21, 2023 · 2 comments
Open

Implement logto.io auth (Read comments) #456

finnc0 opened this issue Dec 21, 2023 · 2 comments
Assignees
Labels
backend (Backend / Server) code frontend Frontend Code
Milestone

Comments

@finnc0
Copy link
Contributor

finnc0 commented Dec 21, 2023

No description provided.

@finnc0 finnc0 converted this from a draft issue Dec 21, 2023
@finnc0
Copy link
Contributor Author

finnc0 commented Dec 21, 2023

Implementing logto auth will require us to setup logto as our own identity provider not consumer. We will still connect 3rd party oauth providers to logto but we want logto to also act as our own identity provider that we can use and eventually as well as 3rd parties that can use us as a 3rd party oauth provider for their application.

@finnc0 finnc0 added this to the V2 Rewrite milestone Dec 21, 2023
@finnc0 finnc0 added frontend Frontend Code backend (Backend / Server) code labels Dec 21, 2023
@finnc0 finnc0 moved this from Ready to In Progress in Waldo Vision Dec 24, 2023
@finnc0
Copy link
Contributor Author

finnc0 commented Dec 24, 2023

Latest: Migration logic from v1 account to v2 is done, user model updating needs to occur on the migration endpoint, if the login is a new user (no previous v1 account) a user and account model needs to be created and linked together.

retrieveUserDataClient and retrieveUserDataServer methods have been created and are acting like session data retrieval methods at the moment.

@finnc0 finnc0 self-assigned this Dec 24, 2023
@finnc0 finnc0 moved this from In Progress to In Review in Waldo Vision Dec 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend (Backend / Server) code frontend Frontend Code
Projects
Status: In Review
Development

No branches or pull requests

1 participant