Logto
logto.io
Logto
@logto.io
The better identity infrastructure for developers and the open-source alternative to Auth0.

web: logto.io
gh: github.com/logto-io
yt: youtu.be/@logto-io
#LogtoTips: How can I redirect users directly to the register page?

👉 use `first_screen:register`!

Checkout: docs.logto.io/end-user-flo...
March 21, 2025 at 3:36 AM
🔨"When you have a hammer, everything looks like a nail."
Most tasks can be done well using other technologies. The overuse of AI might actually complicate things.
March 18, 2025 at 2:36 PM
Wait… you still don’t know you can create an infinite scrolling loop with just CSS? 🤯
❌No JavaScript. No hacks.
✅Just pure CSS magic.

Check it out 👉 blog.logto.io/css-only-inf...
March 18, 2025 at 8:41 AM
#LogtoTips: Need different sign-in experiences for multiple entry points in your app?
Customize with Logto's `first_screen` parameters:

Internal(email): first_screen=identifier:sign_in&identifier=email

Consumer(google/github): first_screen=sign_in

Enterprise(SSO): first_screen=single_sign_on
March 17, 2025 at 1:03 PM