Skip to content

CakeDC/users-example

Repository files navigation

CakeDC Users Example

An example application using CakeDC/Users, with social login, two-factor authentication, reCaptcha and Rbac rules configured.

Installation

  1. Clone the repository
git clone git@github.com:CakeDC/users-example.git
cd users-example
  1. Install with composer
composer install --prefer-dist
  1. Setup your database info at config/app.php, see Datasources.default

  2. At config/.env, set your facebook/twitter credentials for social login and reCaptcha credentials.

  3. Execute setup script, this run the needed migrations and create demo users and articles.

 ./setup.sh ApasswordForAllDemoUsersToUseAtLoginPage

Now you can access the app with one of the following users using the password you choosed:

  • user1
  • user2
  • admin1
  • admin2

About

An example application using CakeDC/Users

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •