Page Contents
Home > @loopback/authentication > AuthenticationStrategy > name
AuthenticationStrategy.name property
The ‘name’ property is a unique identifier for the authentication strategy ( for example : ‘basic’, ‘jwt’, etc)
Signature:
name: string;