Boruta.Oauth.ResourceOwner (Boruta core v2.0.0-rc.1) View Source
Oauth resource owner
Link to this section Summary
Link to this section Types
Specs
t() :: %Boruta.Oauth.ResourceOwner{ last_login_at: DateTime.t() | nil, sub: String.t(), username: String.t() | nil }