Skip to content

Commit

Permalink
docs: coding oauth docs #15
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunthegeek committed Feb 24, 2020
1 parent 6632bef commit 7ee9d08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Coding/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,4 +158,4 @@ $user = Socialite::driver('coding')->setOpenId($openId)->userFromToken($token);
#### Reference

* [Laravel Socialite Docs](https://github.com/laravel/socialite)
* [Laracasts Socialite video](https://laracasts.com/series/whats-new-in-laravel-5/episodes/9)
* [CODING OAuth](https://help.coding.net/docs/project/open/oauth.html)

0 comments on commit 7ee9d08

Please sign in to comment.