Viewing linked passkeys/sessions (by clicking either one of them).
This commit is contained in:
@@ -108,6 +108,7 @@ async def format_user_info(
|
||||
sessions_payload.append(
|
||||
{
|
||||
"id": tokens.encode_session_key(entry.key),
|
||||
"credential_uuid": str(entry.credential_uuid),
|
||||
"host": entry.host,
|
||||
"ip": entry.ip,
|
||||
"user_agent": useragent.compact_user_agent(entry.user_agent),
|
||||
|
||||
Reference in New Issue
Block a user