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

Improve JWTs for FLEx auth #455

Closed
myieye opened this issue Dec 4, 2023 · 1 comment
Closed

Improve JWTs for FLEx auth #455

myieye opened this issue Dec 4, 2023 · 1 comment
Assignees
Labels
ASP.NET owner: Kevin

Comments

@myieye
Copy link
Contributor

myieye commented Dec 4, 2023

Related to #145.

We need to polish up how using JWTs in FLEx works.

  • We want the tokens to expire
  • We don't want weird errors when using an expired token
  • We want tokens to use the refresh token
  • If a user is added to another project, they need a new token
  • etc.
@myieye myieye added the ASP.NET owner: Kevin label Dec 4, 2023
@hahn-kev
Copy link
Collaborator

I'm going to just roll these changes into #442 since it makes way more sense to just include it with that

@hahn-kev hahn-kev closed this as completed Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ASP.NET owner: Kevin
Projects
None yet
Development

No branches or pull requests

2 participants