Skip to content

Alternative to storing refresh_token in DB #10

@dalalRohit

Description

@dalalRohit

Hey @vnovick

Loved your blog post as everything is mentioned very clearly.

I'd like to ask is there any other alternative to storing refresh_token in DB? I think it goes against the idea of having a stateless JWT mechanism. For every API call, we are checking the DB for the token.

How do I do it purely stateless without DB checks?

Thank you,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions