mirror of
https://github.com/SrIzan10/next-auth.git
synced 2026-05-01 10:55:20 +00:00
* fix(ts): clean up adapter interfaces * fix(ts): add accessTokenExpires to TokenSet * docs(adapter): do not recommend getUserByCredentials * fix(ts): make whole EmailConfig required in AdapterInstance * fix(ts): fix tests * refactor(ts): remove legacy adapter types Co-authored-by: Lluis Agusti <hi@llu.lu>