IndieLogin enables users to sign in with their domain name by linking their domain name to existing authentication providers.
To run a local copy for development:
-
Copy
.env.exampleto.envand fill out the details -
Start a development webserver:
composer start- Open your web browser to
http://localhost:8080