Skip to content

Allows authentication without "users" table

Compare
Choose a tag to compare
@robsontenorio robsontenorio released this 04 Feb 19:34
· 46 commits to master since this release
513c29c

✔️ load_user_from_database

Required. Default is true.

If you do not have an users table you must disable this.

It fetchs user from database and fill values into authenticated user object. If enabled, it will work together with user_provider_credential and user_provider_credential.