-
Hello, I am contributing an guide to enable oauth to Freshrss with Authelia and the maintainer has asked what the token endpoint auth method you use (see: https://github.com/authelia/authelia/pull/668…
-
https://github.com/SkyLothar/lua-resty-jwt/blob/ee1d024071f872e2b5a66eaaf9aeaf86c5bab3ed/lib/resty/jwt.lua#L601-L606
In the code above, the comment talks about not handling the case of `both x5c an…
-
All my http bearer tokens (JWT) get removed after including: NgChatModule in my app.module.ts.
I'm using package @auth0/angular-jwt for handling my bearer tokens. It uses a http interceptor and ad…
-
I am using the plugin and I need to perform some validations after validating the token. In this sense, my app only allows a single login from devices, therefore, I validate that the token received is…
-
I'm developing an application in which I use AWS Cognito as authentication provider.
The Hasura Engine is configured in a docker-compose file and it runs in a AWS EC2 machine.
Following this tuto…
-
I'm trying to include `kid` into jwt header, but according to the docs, compact/1 it notes this
> *Note:* Signed maps with a `"header"` or other fields will have data loss when used with `compact/…
-
Hi I have a Function V2 that I've just created and I am trying to retrieve the `_master` key as described in the [Key management API](https://github.com/Azure/azure-functions-host/wiki/Key-managemen…
-
In creating the signed did doc, I needed some more information about keys, algorithms, etc. In reviewing the W3C DID spec, I felt it was simpler to adopt JWT conventons of "header", "payload and "sign…
-
Hello all,
I can't find in the docs if I can define a parameter in this way:
// @Param some_id cookie string true "Some ID"
Can anyone confirm there are some way to do so?…
-
Placeholder to track adding a full example of a JPT using the VC Data Model into the draft.