darrrr
darrrr copied to clipboard
An SDK for the delegated recovery specfication
Gg
Our team is looking at delegated recovery and we use Ruby for our main app - is this library still supported? It looks like it essentially hasn't seen activity in...
Remove: - multi-json isn't needed - rake could be a dev dependency - addressable is only used to extract a query param from URL - faraday is possibly overkill Stay:...
Currently, the configurable `token_max_size` value is not used anywhere. It should be used by a recovery provider to reject incoming tokens that are bigger than `token_max_size`.