Skip to content

Introduces whoami method - #140

Merged
djperrefort merged 2 commits into
mainfrom
whoami
Jul 23, 2026
Merged

djperrefort merged 2 commits into
mainfrom
whoami

Conversation

@djperrefort

Copy link
Copy Markdown
Member

The is_authenticated method previously returned a dictionary indicating the authenticated user's identity. This is slighly confusing as the method name suggests a boolean response, not a dictionary. To provide clearer functionality, the is_authenticated method has been modified to return a boolean and the whoami method has been introduced to return the current user's metadata.

@djperrefort
djperrefort enabled auto-merge (squash) July 23, 2026 20:51
@djperrefort
djperrefort merged commit 080edf2 into main Jul 23, 2026
14 checks passed
@djperrefort
djperrefort deleted the whoami branch July 23, 2026 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant