7 Commits

Author SHA1 Message Date
6af695345b Feat: js flow api sdk (#2097) 2025-04-24 22:52:28 +02:00
7e1ac287ab Feat periodic session checks (#2032) 2025-03-06 15:07:56 +01:00
601ffaae92 Introduce Flowpilot - integration (#1532)
This pull request introduces the new Flowpilot system along with several new features and various improvements. The key enhancements include configurable authorization, registration, and profile flows, as well as the ability to enable and disable user identifiers (e.g., email addresses and usernames) and login methods.

---------

Co-authored-by: Frederic Jahn <frederic.jahn@hanko.io>
Co-authored-by: Lennart Fleischmann <lennart.fleischmann@hanko.io>
Co-authored-by: lfleischmann <67686424+lfleischmann@users.noreply.github.com>
Co-authored-by: merlindru <hello@merlindru.com>
2024-08-06 16:07:29 +02:00
7069362834 fix: set x-domain cookie lifetime to configured session lifetime
Cookie max-age/expiry is calculated based on the X-Session-Lifetime header. May lead to minor differences (in the seconds) between actual JWT expiry and expiry set in the frontend due to, e.g., low latency. This was deemed acceptable for now.
2023-10-09 13:11:07 +02:00
c6216eae84 Chore improve events (#864) 2023-06-30 14:26:56 +02:00
fdf665eabb Session events (#725)
* feat(frontend-sdk): introduce events
* feat(elements): change hanko-elements register function
2023-04-28 14:14:47 +02:00
a37219a032 refactor: move frontend projects to frontend folder 2022-11-10 10:58:31 +01:00