oidc v0.1.0 OIDC.Auth.ProtocolError exception View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %OIDC.Auth.ProtocolError{
  __exception__: term(),
  details: any(),
  error: atom()
}