Next.js Discord

Discord Forum

LDAP Authentication Libraries for Next.js Without Deprecated Dependencies for Enterprise Use

Unanswered
Baird's Sparrow posted this in #help-forum
Open in Discord
Baird's SparrowOP
In my Next.js project, which libraries are suitable for LDAP authentication for an enterprise project that do not include deprecated dependencies and are reliable for server components?

1 Reply

@Baird's Sparrow In my Next.js project, which libraries are suitable for LDAP authentication for an enterprise project that do not include deprecated dependencies and are reliable for server components?
Baird's SparrowOP
I am using ldapjs, and it works fine; however, while installing it with npm, it shows a lot of deprecated dependency warnings.