API endpoint options for any NextAuth requests. Currently credentials
are the only supported provider. Checks provided credentials and matches them against
those stored in the database with validate_credentials. See https://next-auth.js.org/configuration/options
for details on how to implement your own providers and other authorization options.
API endpoint options for any NextAuth requests. Currently credentials are the only supported provider. Checks provided credentials and matches them against those stored in the database with validate_credentials. See https://next-auth.js.org/configuration/options for details on how to implement your own providers and other authorization options.