Module context

Source
Expand description

The main, wrapping OAuth2 component

Modules§

oauth2
Convenient access to OAuth2 context
openidopenid
Convenient access to OpenID Connect context

Structs§

Agent
A wrapper for the agent::Agent.
OAuth2
Yew component providing the OAuth2 context and configuring the agent.
OAuth2Properties
Properties for the context component.

Functions§

use_auth_agent
Get the authentication agent.