The name of the strategy. This will be used by the Authenticator to identify and retrieve the strategy.
Protected
The authentication flow of the strategy.
This method receives the Request from the authenticator we want to authenticate.
At the end of the flow, it will return a the User data to be used by the application.
The name of the strategy. This will be used by the Authenticator to identify and retrieve the strategy.