oxide-auth
oxide-auth copied to clipboard
A OAuth2 server library, for use in combination with actix or other frontends, featuring a set of configurable and pluggable backends.
# Bug report We try to use oxide-auth to test some OAuth clients in tests. During that, we encountered some issues regarding the usefulness of the current implementation of `IgnoreLocalPortUrl`....
This improves the scope struct acces, by adding an `into_iter` and a safe `TryFrom`; - [x] I have read the [contribution guidelines][Contributing] - [x] This change has documentation I license...
This changes/fixes/improves … - [ ] I have read the [contribution guidelines][Contributing] - [ ] This change has tests (remove for doc only) - [ ] This change has documentation...
This adds serde to the grant types - [x] I have read the [contribution guidelines][Contributing] I license past and future contributions under the dual MIT/Apache-2.0 license, allowing licensees to chose...
# Feature I've been trying this library out yesterday, but after setting up something simillar to the examples, I started making requests, but evey single one was invalid, because i...
This is an attempt to port client credentials flow to the async version. I noticed that it seemed to be the only implemented flow that was missing an async version....
This fixes timestamp deprecation warning by moving to `timestamp_opt()` as the behavior of `timestamp()` is to panic on error. - [x] I have read the [contribution guidelines][Contributing] - [ ]...
Various version bumps. - [x] I have read the [contribution guidelines][Contributing] - [ ] This change has tests (remove for doc only) - [ ] This change has documentation -...
This changes/fixes/improves … - [X ] I have read the [contribution guidelines][Contributing] - [ ] This change has tests (remove for doc only) - [X] This change has documentation -...