Using better-auth without a database

Hey, just a quick question,

Can I use better-auth to do this:

  • oauth providers
  • auth with jwt sessions
  • refresh token rotation
  • no database
Was this page helpful?