-
We currently are storing user's jwt tokens in reddis jobs. This is a security issue and we need to find an alternative solution.
-
Hi, i have been using the library for my api succesfully, now i want also support tokens issued by another platform (azure AD).
So i need to check if the signature of the token is valid for my own i…
-
- [Docs](https://flatpak.github.io/xdg-desktop-portal/) and [API docs](https://flatpak.github.io/xdg-desktop-portal/docs/)
- [Wiki](https://wiki.archlinux.org/title/XDG_Desktop_Portal)
Benefits:
…
-
Cross link to https://github.com/mozilla/PyFxA/issues/79 for internal project tracking.
-
Currently, we use the header `Authorization: 'Bearer islandora'` to authenticate against the Gemini microservice. In production, we should be using JWT tokens, etc.
-
The auth service and services that consume JWT tokens, must share a secret.
The auth daemon has a `-secret` command line flag that is used in dev/testing.
Add support to the auth daemon to use H…
-
## ⚠️ Is your feature request related to a problem? Please describe
After user change password all login sessions (and JWT tokens) stay valid
## 💡 Describe the solution you'd like
Add an inv…
-
## Support OIDC Back-Channel Logout
### Description
FusionAuth currently only supports Front-Channel logout as defined by OIDC. If you want to revoke Refresh Tokens as part of a logout procedure y…
-
## Support Biscuit as an access token format
### Problem
Biscuit is another form of signed tokens. Major benefit ([per HN](https://news.ycombinator.com/item?id=38635617)) is that it allows for a…
-
Hi @jonathan-dejong while updating to the latest version I figured out, that the `jwt_data` object growths really huge in size over time. I found some accounts having arrays of several thousand entrie…