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 upHighlights
- Arctic Code Vault Contributor
Pinned
675 contributions in the last year
Contribution activity
July 2020
- arunoda/fallback-false-nextjs-demo JavaScript
- arunoda/bulletproof-next-app-data
- arunoda/bulletproof-next-app JavaScript
- arunoda/swr-demo JavaScript
- arunoda/nextjs-production-live-reload-demo JavaScript
- arunoda/github-cms-demo-data
- arunoda/next-auth JavaScript
Created a pull request in iaincollins/next-auth that received 2 comments
Pass maxAge to the 'jwt.getJwt' function
With that it can pass that to the jwt.decode method. This will be useful, if we are using a custom maxAge value.
+2
−2
•
2
comments
- Update 2020-June-03-lighthouse-syndrome.md
- Revert "Update 2020-June-03-lighthouse-syndrome.md"
- Update 2020-June-03-lighthouse-syndrome.md
- Revert "Update 2020-June-03-lighthouse-syndrome.md"
- Update 2020-June-03-lighthouse-syndrome.md
- Create 2020-June-03-lighthouse-syndrome.md
- Blog post: Lighthouse Syndrome
- Update hello world blog post
- Add preview mode GitHub Action
- Update 2020-July-02-using-github-as-a-CMS.md
Created an issue in iaincollins/next-auth that received 5 comments
GitHub user.email can be null
Describe the bug
GitHub user.email field does not always contains the email. It has the email, if the user decided to share the email to public.
So, …
5
comments