1
0
Fork 0
mirror of synced 2024-06-26 18:20:43 +12:00

feat: added reference docs for Gitlab

This commit is contained in:
Christy Jacob 2019-10-04 20:36:13 +05:30
parent c9b1dcd6e5
commit 92101ae7af

View file

@ -4,6 +4,9 @@ namespace Auth\OAuth;
use Auth\OAuth;
// Reference Material
// https://docs.gitlab.com/ee/api/oauth2.html
class Gitlab extends OAuth
{
/**