oAuth2 server for SPA app

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. PHP OAuth 2.0 Server

    A spec compliant, secure by default PHP OAuth 2.0 Server

    I looked at the phpleague oauth2-server and there, they say that a SPA (front end in angular or react) should use Authorization code grant and not password grant (it seems password grant is not recommended to use anymore).

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. OAuth2ServerDemo

    Build your own OAuth2 Server with Symfony and PHP

  4. jwt-auth

    🔐 JSON Web Token Authentication for Laravel & Lumen (by PHP-Open-Source-Saver)

    I'm just going through a round of upgrades when using the package "tymon/jwt-auth". It looks like it's in a painful spot right now, hasn't had an official release in a long time, people are using develop branch, but it's colliding with another package (lcobucci 3.4.x). Long story short: look at https://github.com/PHP-Open-Source-Saver/jwt-auth

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

  • Mobile application using website's PHP OAuth

    3 projects | /r/PHPhelp | 4 Mar 2023
  • Oauth Authentication In Laravel: Social Login With Laravel Socialite

    2 projects | dev.to | 5 Jul 2022
  • Is this a good way to secure my REST API?

    2 projects | /r/PHPhelp | 15 May 2022
  • What library that can be used to implement simple user authentication?

    1 project | /r/PHPhelp | 22 Jan 2022
  • I Use Zip Bombs to Protect My Server

    6 projects | news.ycombinator.com | 29 Apr 2025

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