-
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
feat: add auth client and generate_disposable_token api #420
Conversation
Thanks for implementing this feature! |
I've verified the capability by using momento console to generate superuser api key.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Work towards #419
PermissionScope
andDisposableTokenScope
and related objects)generate_disposable_token
methodgenerate_disposable_token
implementationAfter cutting a release, I can fast-follow with updating the docs snippets example file and unit tests for the permissions conversions.