Skip to content
qibdo qibdo
Theme
Book a demo

Authenticate a user and manage the session

This guide walks through the full session lifecycle in iam: authenticate to get a token pair, use the access token, refresh it before it expires, list your active sessions, and revoke one when you’re done.

  • Prerequisites. An active User with a valid email and password, and the base URL https://api.qibdo.example.com.
  • Concepts. For the model behind tokens, see session tokens.