View Source Boruta.Oauth.TokenGenerator behaviour (Boruta core v2.1.0)
Behaviour to implement utilities to generate token value. This must be implemented in the module configured as token_generator
set in config.exs
Link to this section Summary
Link to this section Callbacks
Specs
Generates a token value from token entity.
Specs
Generates a secret from client entity.