🔭 I’m currently hacking and building things📫 How to reach me: [email protected] or @sdan_io on Twitter
Highlights
- Arctic Code Vault Contributor
- Developer Program Member
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,555 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 13 commits in 5 repositories
Created 4 repositories
- sdan/nextjsblogts TypeScript
- sdan/blog TypeScript
- sdan/atomic JavaScript
- sdan/bidenbells TypeScript
Created a pull request in sdan/blog that received 2 comments
Created an issue in nextauthjs/next-auth that received 2 comments
Custom Sign In Page with Typescript doesn't work
Describe the bug
Getting a TypeError: Cannot convert undefined or null to object when adding a custom sign in page under /api/auth/signin. This is …