compandauth

Lightweight distributed session management primitives inspired by compare-and-swap (CAS) (by endiangroup)

Compandauth Alternatives

Similar projects and alternatives to compandauth

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better compandauth alternative or higher similarity.

compandauth reviews and mentions

Posts with mentions or reviews of compandauth. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-01.
  • Anatomy of a JWT
    3 projects | news.ycombinator.com | 1 Mar 2022
    AD: If anyone is looking for a lightweight JWT session management system: https://github.com/endiangroup/compandauth -- this over comes the typical "you can't manage JWT's centrally". I've verified the algorithm with TLA+ too, currently theres an implementation in Go but it can ported easily.
  • JWT Is a Bad Standard That Everyone Should Avoid
    1 project | news.ycombinator.com | 12 Jul 2021
    AD: I wrote a library that can deal with this for JWT https://github.com/endiangroup/compandauth

    The skiny is that you place a copy of some monotonic counter inside every JWT you issue, you keep track of the counter server side and compare with each request's JWT copy + some delta (which is the equivalent of maximum number of concurrent sessions you wish the user to have).

Stats

Basic compandauth repo stats
2
72
0.0
about 5 years ago

endiangroup/compandauth is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of compandauth is Go.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com