1.0.2 • Published 5 years ago

uttori-auth-provider-basic-auth v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

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.

1.0.2

5 years ago

1.0.1

6 years ago

1.0.0

6 years ago