Client API Keys - Improvements #5643
anthonyphysgun
started this conversation in
Feature Requests
Replies: 1 comment 3 replies
-
|
I feel, in the very least, the middleware for the application user authentication could be tweaked to do the opposite of the client api key middleware. Checking the key type to ensure an application key is being used. This would mean a reevaluation of the application key type deprecation should probably be done. Since it will be check against even more than previously. But since it's been about 4 years since it was deprecated and it's still checked against, I can't really see a clear reason currently to not just revert the deprecation. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, Client API keys are created and have full access to do anything the user can without any scopes or permissions.
Let's discuss options for a good way of breaking this down into scopes
Beta Was this translation helpful? Give feedback.
All reactions