Mobile application using website's PHP OAuth

This page summarizes the projects mentioned and recommended in the original post on /r/PHPhelp

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • google-api-php-client

    A PHP client library for accessing Google APIs

  • In Ruby on Rails GoogleAPI it is done by special return_url - urn:ietf:wg:oauth:2.0:oob. When a user granted their permission, the code is sent there and then Google notifies the application itself, so after granting permission user just log in into their account. Is there a similar thing for PHP or it's done different way? I found this repo https://github.com/googleapis/google-api-php-client but looks like it is deprecated and might not work.

  • PHP OAuth 2.0 Server

    A spec compliant, secure by default PHP OAuth 2.0 Server

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • OAuth 2.0 Client

    Easy integration with OAuth 2.0 service providers.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts