Archie

I make Alles

Try and get people to look at Alles Identity

identity.alles.cx :)

Fixed Alles Identity login link bug

Fixed a bug with Alles Identity where sometimes your email bots might try to use the login link, so it'd expire before you can access it!

Now when you click it, you have to press a button to confirm you want to sign in :)

Examples list for Alles Identity

https://identity.alles.cx/docs/#/examples

Alles Identity login flow dogfooding

If you go to https://identity.alles.cx/dev, it asks you to sign in to the developer panel using Alles Identity

Public demo of Alles Identity! => identity-demo.vercel.app

I'd really appreciate if you took a look at it and told me what you think!

Setup Tailwind and Handlebars for new Alles Identity frontend

I'm quite happy with this because I've been less motivated this week and haven't made much progress

Email Login

Archie Author

Yeah, it's pretty cool

0 Likes

I'm a fan of magic link login

0 Likes

Profile API

Once the user completes the login flow, they are redirected to the callback url with a token and additional parameters that were set when the authentication flow was created. The application then uses this token to request profile data for the user, including name, profile picture and an email address.