Crate leptos_oidc

Crate leptos_oidc 

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