Skip to main content

Crate leptos_oidc2

Crate leptos_oidc2 

Source

Re-exports§

pub use error::AuthError;
pub use components::*;

Modules§

components
error
response
storage
utils

Structs§

AuthParameters
Represents authentication parameters required for initializing the Auth structure. These parameters include authentication and token endpoints, client ID, and other related data.
AuthenticatedData
AwaitableAuth
Configuration
IssuerMetadata
Keys
UnauthenticatedData

Enums§

Auth
Challenge

Type Aliases§

Algorithm
AuthSignal
TokenData
Validation