-
### 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
t…
-
**Main Objectives/Goals:**
**Decentralized MSMEs Token**: Create a decentralized token on the BNB Network called *Esvil*, where token holders are granted access to public spaces. These spaces, manage…
-
### Checklist
- [X] I have looked into the [Readme](https://github.com/auth0/node-auth0#readme), [Examples](https://github.com/auth0/node-auth0/blob/master/EXAMPLES.md), and [FAQ](https://github.co…
-
I'm having trouble using Keycloak as authentication in my Harbor.
I deployed it with this values(chart release: 1.16.0):
```yaml
# https://github.com/goharbor/harbor-helm/blob/main/values.yaml
har…
-
# Schema Inaccuracy
GitHub REST API uses OAuth2 access tokens, and has some support for query string tokens (deprecated) and basic auth (hmmmm) which could be described in your OpenAPI.
- [GitHu…
-
We have a private direct thread and someone probably shared the link that they received in the notification email that contained the `discussion_reader_token` param, like `?discussion_reader_token=XXX…
-
It appears that `none` is the recommended configuration when using the PKCE auth flow for public clients (see [OIDC 1.0 specs](https://openid.net/specs/openid-connect-registration-1_0.html), [Okta doc…
-
## Description
The goal of this ticket is to allow the user to remedy a `ConsentRequired` error when attemtping to access a Globus Connect Server they haven't before. This would likely require the us…
-
Hi Team,
I'm currently working on a React Native project using the Salesforce Mobile SDK and facing some challenges with access token refresh.
**Background:**
To avoid session loss, I’ve …
-
Since version 9 the client credentials grant fills the subject of the jwt token with the client identifier
On line 56 of League\OAuth2\Server\Grant\ClientCredentialsGrant the userIdentifier is set …