Expand description
Modules§
- authorize
- The authorization module handles the authorization code flow.
- builder
- The builder module contains the builder for the manager.
- common
- The common module contains common types used throughout the library.
- manager
- The manager module contains the OAuthManager.
- test
- Test module, contains test support code, unit tests and integration tests.
- token
- The token module contains the token provider trait, validation and flow.