Re-exports§
pub use error::ConnectError;pub use provider::Provider;pub use user::ConnectUser;
Modules§
- client
- error
- macros
- mock_
idp - A local Mock Identity Provider for End-to-End Testing.
- pkce
- prelude
- The Rullst Connect Prelude
- provider
- providers
- user
Macros§
- define_
provider - Defines a standard OAuth2 provider struct and its builder methods.
- impl_
standard_ redirect_ url - impl_
standard_ refresh_ token
Structs§
- Connect
- The main entry point for the rullst-connect library.