Call this method with the name of the strategy you want to remove. It returns the Authenticator instance for concatenation.
Call this method with the Strategy, the optional name allows you to setup the same strategy multiple times with different names. It returns the Authenticator instance for concatenation.
Create a new instance of the Authenticator.
It receives a instance of a Cookie created using Remix's createCookie.
It optionally receives an object with extra options. The supported options are:
Example