-
Notifications
You must be signed in to change notification settings - Fork 5
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
Tokens: Drop Email #916
Comments
This may break stuff in Explorer. Needs research. |
Alternatively we may be able to keep the email in the token and ignore it. frost-api/src/middlewares/authorization.ts Lines 25 to 30 in e288565
But it's also duplicated information which could be outdated and cause strange issues. |
The only remaining thing blocking this issue is letting the users know their API Keys will become obsolete and that they need to create new ones and use those instead. Once that is done and this task is implemented, |
No description provided.
The text was updated successfully, but these errors were encountered: