Struct tiny_oidc_rp::MicrosoftTenantProvider [−][src]
pub struct MicrosoftTenantProvider { /* fields omitted */ }Expand description
Microsoft OpenID connect ID provider https://login.microsoftonline.com/common/v2.0/.well-known/openid-configuration
Implementations
Any tenant issuer
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for MicrosoftTenantProvider
impl Send for MicrosoftTenantProvider
impl Sync for MicrosoftTenantProvider
impl Unpin for MicrosoftTenantProvider
impl UnwindSafe for MicrosoftTenantProvider
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more
