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 :)
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
Write Alles Identity documentation
identity.alles.cx/docs
Alles Identity developer portal!
https://identity.alles.cx/dev
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!
Rebuild pretty much everything just with handlebars
"Add email" screen for Alles Identity
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
Start rewriting frontend once again with no JS
Build new frontend for Alles Identity
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.