You can add a new authentication strategy by implementing the
'AuthenticateStrategy' and registering your new
strategy in index.ts
.
See the AuthenticateCelo
or
'AuthenticateDummy` implementations for
examples.
You can add a new authentication strategy by implementing the
'AuthenticateStrategy' and registering your new
strategy in index.ts
.
See the AuthenticateCelo
or
'AuthenticateDummy` implementations for
examples.