-
```
Traceback (most recent call last):
File "/home/enjoymoreradio/.local/bin/mlbv", line 8, in
sys.exit(main())
^^^^^^
File "/home/enjoymoreradio/.local/lib/python3.12/site-…
-
I use Flask-OIDC to secure internal applications and am using Authentik as my single sign-on provider. My sessions keep expiring after 5 minutes which is the access token expiry, so I wanted to check …
-
### 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.
### Area
o…
-
### Description
Update endpoint to allow PAT authentication.
### What problem does this solve?
Simplify automation of token rotation.
-
I've setup Nginx Proxy Manager https://nginxproxymanager.com/ as my reverse proxy. It uses basic auth to I think something like
Authorization: Basic , where base64 is username:password. I think the …
-
## Title: Fetching OAuth access token returns 400 "invalid_grant"
Issue found of: October 16th, 2024
### Endpoint(s):
POST secure.soundcloud.com/oauth/token
### Scope(s):
Application uses…
-
Has anyone gotten an error where they were unable to use the refresh token to retrieve a new access token? I'm getting this error
Error: Couldn't get access token: {
"error": "unauthorized_clien…
-
**Describe the bug**
Claude Desktop says it does not have access to Github repositories.
**To Reproduce**
1. I obtained a Github token with full access
2. Using VSCode, I updated my local `claud…
-
I'm opening this issue to document/get my head around the current approach to security in resuming a session in solid-oidc.
My understanding of the current situation is:
- it is common practice to…
-
### What version are you using?
flutter_facebook_auth: ^6.0.3.
### What OS and version are you using to local deploy your application?
macOs 14.6.1
### What platforms are you seeing the …