Mobile application using website's PHP OAuth

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. 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.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. PHP OAuth 2.0 Server

    A spec compliant, secure by default PHP OAuth 2.0 Server

  4. 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

  • Oauth Authentication In Laravel: Social Login With Laravel Socialite

    2 projects | dev.to | 5 Jul 2022
  • What library that can be used to implement simple user authentication?

    1 project | /r/PHPhelp | 22 Jan 2022
  • Best social login library for PHP ("sign in with Apple/Google/Facebook" etc.)?

    5 projects | /r/PHP | 21 May 2023
  • Best social login library for PHP ("sign in with Apple/Google/Facebook" etc.)?

    1 project | /r/PHPhelp | 21 May 2023
  • Looking for PHP classes that will authenticate against existing OAuth or SAML IdP servers

    3 projects | /r/opensource | 23 Apr 2023

Did you know that PHP is
the 14th most popular programming language
based on number of references?