-
Notifications
You must be signed in to change notification settings - Fork 19
Authentication
Jonathan Montane edited this page Jan 31, 2017
·
1 revision
API-Flow supports the description of multiple authentication schemes. The Auth component is container for all the different methods that are implemented in API-Flow.
/* if in src/ */
import Auth from './models/Auth'