Is no database required? SQL?
jackttcoms opened this issue · 1 comments
jackttcoms commented
Just quick question do you not need to connect to db for this?
dochne commented
This is a library for dealing with creating authentication secrets + validating against them.
This code does not require a database, but if you were to implement it as part of your software, you will need to store the secret against the user on your backend.