View Source Boruta.Oauth.Authorization.Nonce protocol (Boruta core v3.0.0-beta.2)

Check OpenID Connect nonce against given request

Summary

Functions

Authorize the given request corresponding the nonce value.

Types

Functions

Authorize the given request corresponding the nonce value.

Examples

iex> authorize(%CodeRequest{...})
:ok