Mock Client for go-auth0

I am using the go-auth0 package at my application. However, when I tried to mock auth0 in my unit tests, it is really hard. Is there any official guidance for go-auth0 mock client?

Hey there!

Unfortunately as of now there isn’t. Two things you can do here:

  1. You can ask for additional guidance on that by raising a GitHub issue in our go-auth0 repo:
  1. Advocate for such documentation to be added in the future by creating a topic in our Feedback category here:

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