HeroicKatora/oxide-auth
A OAuth2 server library, for use in combination with actix or other frontends, featuring a set of configurable and pluggable backends.
Rust
Issues
- 1
`ResourceFlow<Generic<impl Registrar + '_, impl Authorizer + '_, impl Issuer + '_, oxide_auth::frontends::simple::endpoint::Vacant, Vec<oxide_auth::endpoint::Scope>>, OAuthRequest>` is not `Send`
#200 opened by bbigras - 4
- 1
Upgrade rocket to 0.5
#131 opened by Maweypeyyu - 2
AddonList seems to be ignored for `client_credentials`
#195 opened by ctron - 3
Unable to find client for empty password
#191 opened by ctron - 5
Issues with `IgnoreLocalPortUrl`
#175 opened by valkum - 2
Missing release of `oxide-auth-actix`
#187 opened by ctron - 0
oxide-auth-axum `OAuthResource` deadtype
#185 opened by thor314 - 0
Explicitly declare which values can be trusted
#184 opened by edward-shen - 3
Authorization Server Metadata
#182 opened by thhet - 0
upgrade to axum 0.7
#179 opened by ttys3 - 0
Exchange code for user info
#173 opened by kimutaiRop - 8
Implement `oxide_auth_async::endpoint::Enpoint<_>` for `oxide_auth::frontends::simple::extensions::Extended`
#170 opened by Geobert - 2
actix-web example error
#172 opened by kimutaiRop - 0
`ParseScopeErr` does not implement the `Error` trait
#168 opened by aumetra - 0
- 4
Improve example documentation
#117 opened by HeroicKatora - 4
- 0
Content-Type in token reauests
#160 opened by marekvospel - 11
- 0
Link to changelog is broken
#152 opened by ciresnave - 0
grant_type password not support
#153 opened by xbitlabs - 3
- 2
- 4
Can this library be used to make an OAuth2 provider?
#142 opened by bbigras - 1
- 1
- 0
RegisteredUrl kind: IgnorePortOnLocalhost
#116 opened by HeroicKatora - 3
Saved extension in grant for endpoint authorize cleared in token endpoint
#126 opened by thomaskrause - 2
what is the defference with the oauth2 library?
#123 opened by vidyli - 4
Implementing token backend persistency
#76 opened by Freyskeyd - 0
- 0
Tide support
#119 opened by wess - 5
- 8
Tracking issue for 0.5
#103 opened by Geobert - 0
- 11
Update to actix-web 2.0
#71 opened by HeroicKatora - 3
[Question] What's the expected behavior when post login called without starting a transaction?
#107 opened by Geobert - 0
Allow exact url in registrar, enabling faster literal `redirect_uri` comparison.
#68 opened by HeroicKatora - 0
Interface of Solicitor is not evolvable
#108 opened by HeroicKatora - 0
- 1
Tracking issue for `async`
#70 opened by HeroicKatora - 0
Provide internal error variant for WebError (actix)
#60 opened by gzp79 - 1
Access individual scopes of `Scope`
#92 opened by lfxgroove - 2
Does Oxide-auth support other Mode like Implicit Grant or Client Credentials Grant except authorization code?
#102 opened by Jeeesie - 0
- 2
- 1
Authentication via POST
#88 opened by thespooler - 0
- 3
Relicense under dual MIT/Apache-2.0
#64 opened by HeroicKatora