How to implement Authententication with AuthJS v5 (Next-Auth) using Google OAuth
Hi! I strugled 2 days on implementing basic Authentication using AuthJs v5 library with Google OAuth for Nextjs application. So. i thought be good to show how to make it and use it for reference. Many thing will come up from documentation. I assume that…