#Next-Auth integrates with nestJS for REST APIs
3 messages · Page 1 of 1 (latest)
I am also looking for the answer to the same question....Next Auth uses in-built providers...and as per the document it is more suited for serverless implemenation...so in that case next application itself acts as a authentication server with or without database
but if we have our own server implementation in nest js then i think we can write a custom provider