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

Integrate with next-auth/authjs.dev v 5 #585

Open
8 of 11 tasks
usrrname opened this issue Feb 1, 2025 · 1 comment
Open
8 of 11 tasks

Integrate with next-auth/authjs.dev v 5 #585

usrrname opened this issue Feb 1, 2025 · 1 comment
Assignees
Labels
epic Large feature that should be broken down into sub-tasks

Comments

@usrrname
Copy link
Contributor

usrrname commented Feb 1, 2025

Tasks

  • Add an endpoint that integrates with OAuthConfig<Profile>['userinfo'] for next-auth since it's only possible to get user info from /user/:userId currently

  • Do something about post-sign in redirect in the demo repo

  • Kill session on logout

  • Create a provider profile for @curveball/a12n: DRAFT: next-auth provider profile next-auth#1

    • align on whether profile should be of oidc or oauth type (decision: oidc)
    • Create a test next-auth package and try it
  • Add deployment guide; see what happens when trying to deploy to vercel

Implementation fixes:

@evert
Copy link
Member

evert commented Feb 1, 2025

Yeah, a /userinfo endpoint would be great.

@usrrname usrrname added the epic Large feature that should be broken down into sub-tasks label Feb 1, 2025
@usrrname usrrname self-assigned this Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic Large feature that should be broken down into sub-tasks
Projects
Status: No status
Development

No branches or pull requests

2 participants