Next auth in external services

Who knows how can we use NextAuth in external services?
I want to manage authentication with NextAuth and run an authentication middleware in other microservices that are written in GO. Is it trivial?
Was this page helpful?