• v1.8.2-dev e0dad85823

    FTMahringer released this 2026-05-09 15:30:38 +02:00 | 215 commits to main since this release

    CLI Auth Commands

    Sign in, sign out, and inspect current session from the CLI.

    Commands:

    • synapse auth login -u -w — POST /api/auth/login, stores token to profile
    • synapse auth logout — clears token from config file
    • synapse auth session — shows profile, host, token prefix

    Next: v1.8.3-dev Inspect commands

    Downloads