Coffrify. Resources. Sessions
(Coffrify v0.9.0)
View Source
User sessions — devices, IPs, MFA status.
Summary
Functions
@spec list(Coffrify.t()) :: {:ok, map()} | {:error, Exception.t()}
List active sessions.
@spec revoke(Coffrify.t(), String.t()) :: {:ok, map()} | {:error, Exception.t()}
Revoke a session (signs the device out).