-
[NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ )
## Description
When setting `require_valid_user_except_for_up` instead of `require_valid_user` in the CouchDB configu…
-
In symfony 6 refresh token not working properly because it unable to find the controller. Do you have any solution for this case ?
security.yaml -> firewalls:
```
# ...
firewalls:
api_…
-
While authentication we are getting success but that auth session isn't persist we are getting logged out immediately and getting following error.
[PowerSyncRemote] [Error: Closed. Original cause …
-
### Implement Authentication Pages (Login, Signup, Signout)
**Objective:**
Create full-stack authentication functionality for our app, including Login, Signup, and Signout pages.
**Project Over…
-
Hi,
From the examples of the documentation, i couldn't find a way to use pyramid_jwt to authenticate a websocket view. Then i thought i could send the token as a URL parameter, but again i failed to …
-
Please add JWT as an authentication option. This is a great tool for dot net developers, but everyone should be using the best authentication possible to connect to our production Salesforce orgs. Sal…
-
**Help us make content visible**
- Tell us what search terms you used and how you searched docs.
- ASP.NET Core OIDC
- ASP.NET Core JWT Bearer
- Tell us what docs you found that didn't address yo…
-
### 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…
-
**Why is this needed**:
Right now when oauth is setup through any provider we always perform code to token exchange using `client_secret_post`. We will do a post request to the token endpoint and alwa…
-
We are encountering an issue where our Azure Functions do not appear in the Azure Portal's Function App Functions list when we apply the [FunctionAuthorize] attribute from the DarkLoop.Azure.Functions…