Setuping NextAuth with Go Backend

If I am using NextAuth with Google login, how can I authenticate the user on a separate Go backend's API requests?
Was this page helpful?