• v0.2.1 3667b0eba8

    Sojuauth v0.2.1 Pre-release

    steffo released this 2026-05-27 14:37:29 +00:00 | 1 commits to main since this release

    Signed by steffo
    GPG key ID: AD6C61B1AB12B6F1
    • Ensure Sojuauth automatically reconnects to Redis if the connection is somehow lost (starshard/sojuauth#2)
    • Added the following optional configuration keys:
      • REDIS_RECONNECT_DELAY_S, controls the seconds the back-off delay is increased by on each reconnect failure, defaults to 1
      • REDIS_RECONNECT_MAXDELAY_S, the maximum amount of seconds the back-off delay can reach, defaults to 60
    Downloads
  • v0.2.0 3ac66e1178

    Sojuauth v0.2.0 Pre-release

    steffo released this 2026-05-08 02:48:47 +00:00 | 4 commits to main since this release

    Signed by steffo
    GPG key ID: AD6C61B1AB12B6F1
    • Since Soju sends POST requests to /soju, make the route accept them instead of GET requests
    Downloads
  • v0.1.0 ca002da208

    Sojuauth v0.1.0 Pre-release

    steffo released this 2026-05-04 02:10:02 +00:00 | 6 commits to main since this release

    Initial alpha release.

    Downloads