Commit Graph

3 Commits (f46705474ffe48e86690bbaf99f948c9a72c97f7)

Author SHA1 Message Date
Mohit Khari f46705474f update README.md to include middleware usage details 2024-06-08 16:30:30 +05:30
Julio Montoya 2ba0639f95
Update README.md (#511)
* Update README.md

* Update README.md
2024-05-11 18:29:04 +09:00
divyam234 f9859e8fa7
added auth.js middleware (#326)
* added next-auth middleware

* fix react types

* code cleanup and improve tests

* renamed to authjs

* added example in readme

* Update README.md

* options to set dynamic base paths , urls and credentials in fetch

* update readme

* update readme

* Update README.md

* fix typos and set correct origin for local development
2023-12-29 04:30:25 +09:00