-
Hello and congrats on such excellent work!
1)
I'm using https://github.com/oobabooga/text-generation-webui/wiki/12-%E2%80%90-OpenAI-API with the openai API (simil) to openai. To continue gener…
bet0x updated
10 months ago
-
Constrained devices may use the `BearerSecurityScheme`, but do not use either of the formats `jwt`, `cwt`, `jwe`, or `jws`, but an opaque token that cannot be inspected.
This also clashes with `alg` …
-
##
## Notes
UTxO as an alternative accounting model, offering smaller "smart notes" instead of "centralized" "smart tokens" that has long been argued to be better in terms of decentralization, s…
-
Add functionality which invalidates all authentication tokens of a user after the password of said user has been changed. This drastically improves security since the user will be logged out from all …
-
We need to Point out as Importent Note that You should never store Sensitive stuff like Credentials in Localstorage! No JWT at all. I know this is not a direct issue of this but it will help a lot to …
-
Hi everyone,
As the maintainer of the Grafana Helm Charts, I would like to propose an idea and gather your feedback.
Many Kubernetes users deploy the Grafana Helm chart alongside the sidecar reloade…
-
### Preflight checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions.
- [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/keto/blob/mast…
-
Hi,
We are trying to do external browser authentication as described here https://learn.microsoft.com/en-us/microsoftteams/platform/tabs/how-to/authentication/auth-oauth-provider#add-authentication…
-
## Problem
Privacy and security are major concerns with consumers of the `go-amizone` API.
- While on their own, you'd expect consumers to implement at-rest encryption, it is not a primary impleme…
-
Is there a way to specify a never-expiring token or not to check expiration date other than the hack I do below?
Currently, for an access token request, I take the current timestamp and subtract i…