#LogtoTips: How can I redirect users directly to the register page?
π use `first_screen:register`!
Checkout: docs.logto.io/end-user-flo...
@logto.io.bsky.social
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...
I've noticed many developers struggle with commit messages.
In fact, the secret isn't learning conventional commits syntaxβit's breaking your work into atomic units.
Great commit messages aren't about formatβthey're about developing the right mindset first.
blog.logto.io/write-commit...
π¨"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.
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...
#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
β How do I let AI tools access my service on behalf of users?
π‘ Simple: Personal Access Tokens
No complex auth redesign. No security compromises.
Just plug-and-play AI integration.
See how β blog.logto.io/connect-ai-t...
#AI #DevTips
π Building cloud apps? Secure them with OAuth 2.0 and OpenID Connect! We break it all down so you can protect user data while keeping things smooth.
blog.logto.io/secure-cloud...
π‘οΈ Your app's safety = your usersβ trust. Dive into our guide to CSRF attacksβwhat they are, why they happen, and how you can stop them in their tracks.
blog.logto.io/csrf
π It's time for a new Logto release! This month, we're introducing the new Account API for direct user management, Microsoft EntraID SSO connector enhancements and improved sign-in experience features. #products #auth #SSO
blog.logto.io/changelogs/2...
What is Proof Key for Code Exchange (PKCE)? Take a look at this great explanation with examples:
auth.wiki/pkce
Hi from Logto!
logto.io
πͺ Cookie size exceeded error? Weβve been there. Dive into our latest blog to learn how to fix it:
blog.logto.io/cookie-size-...