Skip to main content
For SDK access, export your Moss project credentials in the shell.

Session authentication

Project credentials are validated when a session is opened: client.session(...) raises if they’re invalid. For long-lived sessions, tokens are cached and auto-refreshed, so you stay authenticated without re-supplying credentials. See Sessions.