-
I have a Relying Party that receives a `requests.exceptions.Timeout` when it invokes `do_access_token_request`:
```
2021-01-13T10:42:05.37+1100 [APP/PROC/WEB/0] ERR ERROR:oic.oauth2.base:http_r…
-
Hi Guys
I am writing a integration test for aws lamda autoriser for api gateway.
do we have any c# code example to get jwt tokens (id, access) by using (username, passord)
by making c# httpclie…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
F21 updated
10 months ago
-
Hello.
I am developing a REST API with API Platform and I am finishing implementing OAuth with Google but I am getting the error that the title says. I have seen this problem in other threads but i…
-
I have the following set in my settings.py
```
OAUTH2_PROVIDER = {
'ACCESS_TOKEN_EXPIRE_SECONDS': 36000,
'AUTHORIZATION_CODE_EXPIRE_SECONDS': 600,
# 'OAUTH2_BACKEND_CLASS': 'oauth2_pr…
-
Thank for your amazing lib.
i'm setup appointer/swaggervel for my project and using laravel passport too.
i need to pass throw passport to using api in swagger ui, then changed config/swaggervel.php…
-
Hello,
I got stuck while trying to connect the webUI to our cloudfoundry installation. I changed a lot of properties in the `uhuru_webui.yml` but still cannot login. I am getting this error:
``` rub…
-
### What happened?
When trying to delete an azure custom role using azure native provider the role is not delete and we have the following error.
pulumi:pulumi:Stack fo…
-
I ran into this issue trying to create a small sandbox using OAuth2 at work. I'm using the bones of the Getting Started code:
```
$storage = new OAuth2\Storage\Pdo(array('dsn' => $dsn, 'username' …
-
I'm following this doc (https://www.npmjs.com/package/@cosmology/telescope#grpc-gateway-client) to create a multisig msg for typeUrl: "/cosmos.authz.v1beta1.MsgGrant" and we have typeUrl: "/cosmwasm.w…