Sessions
Session endpoints let users view and manage their active sessions. Sessions are created when a user logs in and expire after 1 hour. Sessions are scoped to the application where the user authenticated — a session on one app's subdomain has no effect on another app's subdomain.