mirror of
https://github.com/delight-im/PHP-Auth.git
synced 2025-08-04 23:27:28 +02:00
Refer to section 'Additional user information' from 'Registration'
This commit is contained in:
@@ -168,6 +168,8 @@ $url = 'https://www.example.com/verify_email?selector=' . \urlencode($selector)
|
||||
|
||||
If you don’t want to perform email verification, just omit the last parameter to `Auth#register`. The new user will be active immediately, then.
|
||||
|
||||
Need to store additional user information? Read on [here](#additional-user-information).
|
||||
|
||||
### Login (sign in)
|
||||
|
||||
```php
|
||||
|
Reference in New Issue
Block a user