Hacker News new | ask | show | jobs
by gerwim 1435 days ago
Looks great! I currently use Auth0 for my projects. One specific feature in Auth0 prevents me from switching to any other IAM: rules (or their new version: actions).

It’s basically running some JavaScript upon logging in (or signing up, or when a machine to machine token is created). It allows me to extend the created JWT with custom properties and perform backend logic (e.g. perform an API call upon user registration).

Is this something Logto will eventually support?

1 comments

Yes yes! It’ll be a amazing feature that can enable automation and save tons of time. Logto supports these hooks technically, and we can productize it in the near future.

Thank you for the great feedback. Stay tuned. :-P