SessionAuthenticator constructor
The SessionAuthenticator class is an authenticator that will authenticate by using the sessionId
of the session created by a Sync Gateway.
Implementation
SessionAuthenticator(this.sessionId, {this.cookieName});
The SessionAuthenticator class is an authenticator that will authenticate by using the sessionId
of the session created by a Sync Gateway.
SessionAuthenticator(this.sessionId, {this.cookieName});