-
I tried to find a way to retrieve the auth token expiration date but I was unsuccessful to do so. If it is possible please indicate me how can I access that information, and if it's not, exposing it c…
-
```
{"EventId":0,"LogLevel":"Error","Category":"Aptabase.Features.Authentication.AuthController","Message":"Unable to validate auth token","Exception":"Microsoft.IdentityModel.Tokens.SecurityTokenMal…
-
I implemented a logout functionality using Simple JWT in my application. I blacklisted the user's refresh token upon logout, and my JWT settings are as follows:
```python
"ACCESS_TOKEN_LIFETIME": ti…
ghost updated
3 months ago
-
### Description
Is it possible to use Get-AzAccessToken to get an MsGraph JWT with a specific scope?
It seems like the token that is returned has fewer / different scopes than when I just use Powe…
-
On some systems that cannot throttle crashing services, if crowdsec restarts in a loop for any reason (LAPI port already in use, bad configuration in docker, ....), crowdsec will try to login to CAPI …
-
Hi, I'm getting this error when trying to log in. Can confirm my handle and appkey are correct. If they are not, I do indeed get the second error. Right now it directly takes me to the third case and …
-
-
## Implementation of authentication logic based on JWT and OAUTH in Views
**This whole User Authentication mechanism will be implemented by a synchronization of couple of things , which are-**
**1…
-
We use [Flask-JWT](https://pypi.org/project/Flask-JWT/) for authentication. Every JSON-RPC call needs JWT token in `Authorization` header.
Are there any ideas how to make API Browser work with this…
-
### Verification
### Describe the bug
We're facing this error:
**Error while authenticating. Extended authentication handler is not yet supported. with the Latest MQTT net release and Azure Event Gr…