Expand description
A Casdoor SDK (contain APIs) with more complete interfaces and better usability.
Modules§
Structs§
- Config is the core configuration.
- The Request Method (VERB)
- An HTTP status code (
status-code
in RFC 9110 et al.). - A parsed URL record.
- User info struct, defined in the SDK.
Enums§
- Basic OAuth2 authorization token types.
- The filter for query user.
Constants§
Traits§
- Common methods shared by all OAuth2 token introspection implementations.
- Common methods shared by all OAuth2 token implementations.
Type Aliases§
- Basic OAuth2 token introspection response.