Skip to content

marilangaas/dd-go-auth0-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repo for demonstrating how Transport is overwritten when using datadog dd-trace-go.v1/contrib/net/http tracing in custom http client given as argument to WithClient when using the go-auth0 package to initialize a management client.

To use this repo ...

  1. fill in config values in config/local.yaml:
auth0_domain: ""
auth0_client_id: ""
auth0_client_secret: ""
  1. send in a valid id to GetUserEmail in server.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages