Loss A BikeL
ZITADELβ€’4mo agoβ€’
15 replies
Loss A Bike

When building custom Login UI with Session API, what to store in the client browser?

After Update session with user password https://zitadel.com/docs/guides/integrate/login-ui/username-password#update-session-with-password
Is this mean I can store the Session ID in the user's cookie? is the session ID are designed for that?
After user successfully login with session api? what kind of user token I can use to authn my API?
Was this page helpful?