Auth0 to protect API's using access tokens with go lang

All - I cannot get this example to work with an Auth0 token

  • It seems like there is an issue with how the token signature is being parsed. The response that I get when using an Auth0 Test token is a bad request. Any help will be greatly appreciated

Hi @gigenthomas , welcome to Auth0!

Which version of go have you used to test the repo?

The version is go1.20.3

Thank you.

I’am looking at go’s versions release list and 1.20.3 is outside of ‘stable’ section - All releases - The Go Programming Language

Would you be open to test it with one of stable version of go?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.