-
Notifications
You must be signed in to change notification settings - Fork 71
04. Authentication Strategies
Joseph Alves edited this page Mar 2, 2015
·
3 revisions
All possible authentication strategies live in the server/app/configure/authentication folder. They can be toggled on and off using the ENABLED_AUTH_STRATEGIES
array in server/app/configure/authentication/index.js.