Bind & Logout

  • POST /bind: Same shapes as /login, but requires an authenticated session. Adds another login method to the current account.

  • POST /logout: Ends the current session.

Last updated