uttori-auth-provider-basic-auth

1.0.2 • Public • Published

Uttori Authentication Provider - basic-auth

Uttori auth provider using basic-auth.

Config

{
  authentication: false,
  authentication_mode: 'all',
  credentials: {
    username: '',
    password: '',
  },
  // define route paths that require admin access
  routes: ['new', 'save', 'edit', 'delete', 'sync'],
}

Namesake

ウットリ, うっとり: When you become enraptured by beauty. In rapture, in ecstasy, captivated. A rapt stare.

Readme

Keywords

Package Sidebar

Install

npm i uttori-auth-provider-basic-auth

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

4.32 kB

Total Files

4

Last publish

Collaborators

  • matthewcallis