GOLANG - auth-session

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

I solved it myself. Nevermind. I was trying to implement godotenv and that was the issue. Not auth0.

1 Like

Perfect! Glad you have it working!