Skip to content

feat: added logout#61

Merged
calvinatian merged 2 commits into
nyuoss:mainfrom
jknaack:feature-logout
Apr 11, 2026
Merged

feat: added logout#61
calvinatian merged 2 commits into
nyuoss:mainfrom
jknaack:feature-logout

Conversation

@jknaack

@jknaack jknaack commented Mar 3, 2026

Copy link
Copy Markdown
Contributor

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

jknaack and others added 2 commits February 24, 2026 21:56
Co-authored-by: Cursor <cursoragent@cursor.com>

@calvinatian calvinatian left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!

@calvinatian calvinatian merged commit 61b323a into nyuoss:main Apr 11, 2026
1 of 6 checks passed
@jknaack jknaack deleted the feature-logout branch April 22, 2026 02:41
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.

2 participants