Skip to content

uttori/uttori-auth-provider-basic-auth

Repository files navigation

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.

About

Uttori auth provider using basic-auth.

Resources

License

Stars

Watchers

Forks

Packages

No packages published