Commit Graph

5 Commits (main)

Author SHA1 Message Date
Jonathan Haines 783a082c12
chore: add coverage badges (#1023)
* chore: add coverage badges

* ci(casbin): fix spelling
2025-03-19 17:53:11 +09:00
Divyam ed31c680f7
fix(auth.js): clone request directly for bun (#790)
* fix(auth.js): clone request directly for bun

* added popup login hook

* update README.md
2024-10-24 18:41:16 +09:00
Divyam c19b51baaf
refactor(auth-js): session provider (#775)
* refactor: session provider

* format
2024-10-21 07:23:51 +09:00
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