On Gatekeeper we support 2 kinds of store: Redis and Gatekeeper. Unfortunatelly BoldDB does not provide a built-in support to expire objects, which would be helpful when handling refresh tokens.
Why
Even though there are several ways to mitigate by leaving this to sysadmins protecting the store into the filesystem. It's nice to add an extra layer of protection.
What:
On Gatekeeper we support 2 kinds of store: Redis and Gatekeeper. Unfortunatelly BoldDB does not provide a built-in support to expire objects, which would be helpful when handling refresh tokens.
Why
How
Reference: