Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
fixes #570 thanks to @makamo for reporting
  • Loading branch information
steinkel committed Apr 26, 2018
1 parent 0dc1802 commit 544cace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docs/Documentation/Configuration.md
Expand Up @@ -140,10 +140,10 @@ Using the UsersAuthComponent default initialization, the component will load the
* 'Form'
* 'CakeDC/Users.Social' check [SocialAuthenticate](SocialAuthenticate.md) for configuration options
* 'CakeDC/Auth.RememberMe' check [RememberMeAuthenticate](https://github.com/CakeDC/auth/blob/master/src/RememberMeAuthenticate.php) for configuration options
* 'CakeDC/Auth.ApiKey' check [ApiKeyAuthenticate](https://github.com/CakeDC/auth/blob/master/Docs/Documentation/ApiKeyAuthenticate.md) for configuration options
* Authorize
* 'CakeDC/Auth.Superuser' check [SuperuserAuthorize](https://github.com/CakeDC/auth/blob/master/Docs/Documentation/SuperuserAuthorize.md) for configuration options
* 'CakeDC/Auth.SimpleRbac' check [SimpleRbacAuthorize](https://github.com/CakeDC/auth/blob/master/Docs/Documentation/SimpleRbacAuthorize.md) for configuration options
* 'CakeDC/Auth.ApiKey' check [ApiKeyAuthenticate](https://github.com/CakeDC/auth/blob/master/Docs/Documentation/ApiKeyAuthenticate.md) for configuration options

## Using the user's email to login

Expand Down

0 comments on commit 544cace

Please sign in to comment.