oauth authentication - is it possible to use another oauth2 server

(2 posts) (2 voices)

Tags:

No tags yet.

  1. Mark Tetrode, Member

    Hi

    Is it possible to not use the Google oauth2 API but another oauth2 server?

    Thanks

    Mark

  2. myDBR Team, Key Master

    The Google authentication is using Google libraries and is Google-specific. If you want to use another OAuth 2.0 server the way to go would be to the the custom authentication coupled with a OAuth 2.0 client library (like PHP League's OAuth 2.0 Client).

    --
    myDBR Team


Reply

You must log in to post.