CentralAuth OAuth Test Application

Test your CentralAuth OAuth integration

Login with CentralAuth

Setup Instructions:

  1. Clone this repository: git clone https://github.com/CentralAuth/CentralAuth-PHP-example.git
  2. Update .env with your CentralAuth endpoints and credentials
  3. Configure your app's redirect URI to: http://localhost/callback.php
  4. Make sure your web server is running on localhost