Use User Auth
ethora-auth-use-userSwitch the current session to user authentication mode, so subsequent Ethora API calls act as a logged-in user. Use after user login to enable user-scoped operations.
Instructions
Switch this session's active auth mode to user-session, so subsequent calls authenticate as a logged-in Ethora user.
Auth: the switch needs nothing, but user-auth tools only work once ethora-user-login stores a user token (login also needs a configured appJwt). Errors: none on the switch; downstream tools return 401 until login succeeds. Related: follow with ethora-user-login.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||