-
After successfully logging in and receiving the access token, when I decode it using https://jwt.io, it appears to be invalid, and I suspect it might be missing some information.
-
## Description
This is a relatively new feature of Gitlab where you can create a project access token that further creates a bot user that allows you to interact with the git repo and gitlab API. …
-
I've been looking at similar reports - and I couldn't figure out which one would be best for this one, in the end decided on new one, hopefully all the appropriate ones will be merged.
So I had a w…
-
We're considering an updated access token implementation with security improvements around token lifetime, as well as preventing any retrieval of tokens via the API.
-
Running the following code:
`from venmo_api import Client`
`at = Client.get_access_token(username='*****************', password='***********')`
getting the following response:
`Error: {'error'…
-
Hi, Spend hours to make this work. It simply does not work..
its always return some giberish for this ID: 199331
```
{"limit":{"rate":{"name":"UNAUTHED_API_GET_LIMIT","period":300,"limit":100…
-
As stated in the fine-access token [documentation](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#fine-grained-personal-access-toke…
-
Found a bug? Please fill out the sections below. 👍
### Issue Summary
Using GET `/v2/schedules` is returning schedules of users that don't exist under my account (possibly managed users under ent…
-
We have a field on `ClientApplication` that allows admins to set the length of the refreshToken.
We should a field to shorten the Access token TTL (max 1h), to make it easier to developers to debug …
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Are…