UNPKG

@adonisjs/auth

Version:

Offical authentication provider for Adonis framework

13 lines (12 loc) 350 B
/* * @adonisjs/auth * * (c) Harminder Virk <virk@adonisjs.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ /// <reference path="./auth.ts" /> /// <reference path="./context.ts" /> /// <reference path="./events.ts" /> /// <reference path="./container.ts" />