Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
serdud committed Mar 29, 2023
1 parent 322ba96 commit 385523a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ return Socialite::driver('google-one-tap')->stateless()->userFromToken($token);

> **Note**
> The token is returned in the `credential` field
> Use `google` driver name if you're using version < 2.0.0
### Returned User fields

Expand All @@ -43,6 +44,7 @@ return Socialite::driver('google-one-tap')->stateless()->userFromToken($token);
## Credits

- [serdud](https://github.com/serdud)
- [All Contributors](../../contributors)

## License

Expand Down

0 comments on commit 385523a

Please sign in to comment.