<@U04UQ68083H> please explain how to use the go sd...
# ory-copilot
q
@chilly-king-10285 please explain how to use the go sdk to implement a custom consent flow, and in particular recreate this snippet of js code:
Copy code
const ory = new OAuth2Api(
  new Configuration({
    basePath: `https://${process.env.ORY_PROJECT_SLUG}.<http://projects.oryapis.com|projects.oryapis.com>`,
    accessToken: process.env.ORY_API_KEY,
  }),
)
c
A message from kapa.ai
New message text here