-
Notifications
You must be signed in to change notification settings - Fork 860
Feature/access token #21650
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
Feature/access token #21650
Conversation
Tests are still missing. |
@neunhoef @johann-listunov @dothebart tests added. @Simran-B documentation is in the design document |
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.
I think if possible we should move away from the requests module.
Otherwise LGTM.
@dothebart I assume this is a separate, general project? |
here you have an example how to work with the |
@neunhoef @johann-listunov are you happy with the PR? I want to merge |
Scope & Purpose
This PR implements https://github.com/arangodb/documents/blob/master/DesignDocuments/04_IMPLEMENTED/AccessToken.md
Checklist
Related Information
There will be a documentation PR.