hedgedoc_whoami
Confirm your HedgeDoc session is authenticated and retrieve the active user's profile (name, email, photo, provider). Perfect for checking login status before write operations or identifying the current account.
Instructions
Verify the current session is valid and return the logged-in user's profile. Returns JSON with user info (name, email, photo, provider, etc.). Call this to confirm the server is correctly authenticated before attempting write operations, or to identify which account is active.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||