oauth-as 0.0.1

Placeholder. An embeddable OAuth 2.1 Authorization Server library is in development; this release reserves the name and contains no implementation.
Documentation

oauth-as

This is a placeholder release. It contains no implementation.

An embeddable OAuth 2.1 Authorization Server library for Rust is in development. The intended scope is the authorization code grant with PKCE, the RFC 8628 device authorization grant, and RFC 8414 authorization server metadata, with storage supplied by the host through a trait rather than chosen by the library.

0.0.1 exists only to reserve the name. Depending on it buys you nothing. The first release carrying an implementation will be 0.1.0.

When that release lands, this README will state plainly what conformance has been demonstrated and what has not. An authorization server should not be taken on trust, including this one.

Licence

Licensed under either of

at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 licence, shall be dual licensed as above, without any additional terms or conditions.