indielogin.com

From IndieWeb
(Redirected from IndieLogin)


indielogin.com is a service that developers can use to log users in to a website.

The developer creates a web sign-in form that asks for the userโ€™s domain, and it directs people to indielogin.com to authenticate. Users can authenticate by linking to one or more existing authentication providers such as Twitter, GitHub, or the userโ€™s own IndieAuth server.

Demo

You can try out a demo by logging into the sample app at https://pin13.net/login/

Documentation

Examples