close
Skip to content

FusionAuth/fusionauth-example-php-connector

 
 

Repository files navigation

PHP Legacy App

This repository contains a PHP legacy application with home rolled authentication. It's not very secure, any account with a password of 'password' is logged in.

Prerequisites

Setup

  • Clone this repo and change directory into it.
  • Run composer install.
  • Update the values in config.php.
  • Start a webserver: php -S 0.0.0.0:8000 . This should not be used for production.

To use

  • Go to http://localhost:8000 and login.
  • Any user registered in FusionAuth will work.

About

Example application for use with a generic Connector.

Topics

Resources

License

Security policy

Stars

1 star

Watchers

9 watching

Forks

Contributors

Languages