Skip to content

Commit ad16aab

Browse files
saundefinedatymic
andauthored
Extend docs (#508)
Co-authored-by: atymic <atymicq@gmail.com>
1 parent 6dd1555 commit ad16aab

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,9 @@ You should now be able to use the provider like you would regularly use Socialit
4040
```php
4141
return Socialite::with('xrel')->redirect();
4242
```
43+
44+
### Returned User fields
45+
46+
- ``id``
47+
- ``nickname`` (same as ``name``)
48+
- ``name``

0 commit comments

Comments
 (0)