Skip to content

feat: added logout#61

Open
jknaack wants to merge 1 commit intonyuoss:mainfrom
jknaack:feature-logout
Open

feat: added logout#61
jknaack wants to merge 1 commit intonyuoss:mainfrom
jknaack:feature-logout

Conversation

@jknaack
Copy link

@jknaack jknaack commented Mar 3, 2026

Summary

Added support for the user to log out / close the session. Some APIs may find this useful, although you'll eventually get logged out on the server side whether you do this or not.

Details

Added a logout method to api.py and to the account class. Calling it clears the session so you can login again if needed.

Checks

  • Tested changes
  • Attached Logs

Team to Review

Unknown

Reference to the issue

New Feature

Co-authored-by: Cursor <cursoragent@cursor.com>
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