Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 314 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 314 Bytes

This is an example of using Purdue Hackers ID as a custom provider for NextAuth/Auth.js, which allows for easily adding "Sign In with ID" to your website.

See auth.ts for the implementation of the custom provider and types.ts for custom typings for the custom provider.