Available on crate features
testing only.Expand description
Mock client data for the OAuth 2.0 API.
Functionsยง
- mock_
client_ id - An OAuth 2.0
ClientId, for unit or integration tests. - mock_
client_ metadata VerifiedClientMetadatathat should be valid in most cases, for unit or integration tests.- mock_
redirect_ uri - A redirect URI, for unit or integration tests.
- mock_
session - An
OAuthSessionto restore, for unit or integration tests.