Greetings,
I have began implementing auth0 in a golang server api with go-chi router.
I have applied all the code the getting started tutorial uses, but I am getting an error trying to retrieve auth-session. I do not see in any of the code where auth-session is stored.
Anyone implemented this api in golang before?
Please help
Thanks,
Chris