JSPM

  • Created
  • Published
  • Downloads 51590
  • Score
    100M100P100Q156751F
  • License MIT

Offical authentication provider for Adonis framework

Package Exports

  • @adonisjs/auth
  • @adonisjs/auth/build/providers/AuthProvider.js
  • @adonisjs/auth/build/src/Exceptions/AuthenticationException
  • @adonisjs/auth/build/src/Exceptions/AuthenticationException.js
  • @adonisjs/auth/build/src/Guards/Base
  • @adonisjs/auth/build/src/Guards/Base/index.js
  • @adonisjs/auth/build/src/Tokens/ProviderToken
  • @adonisjs/auth/build/src/Tokens/ProviderToken/index.js
  • @adonisjs/auth/build/standalone
  • @adonisjs/auth/build/standalone.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@adonisjs/auth) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme


Adonis Auth

The official user authentication package for AdonisJS. Ships with sessions, api tokens and basic auth guards.


gh-workflow-image typescript-image npm-image license-image synk-image

Built with ❤︎ by Harminder Virk