do you have working example projects for the oathkeeper sdk?
m
magnificent-energy-493
02/10/2023, 5:26 PM
github.com/ory/examples
SDK examples no unfortunately, they are a lot of work to keep up to date.
Any contributions welcome though! Would be a good addition to the /example repo or docs 🙌
f
flaky-lamp-1593
02/10/2023, 7:13 PM
@magnificent-energy-493 do you have anything that would give me a clue? out of date code... anything that show configuration? im aware of those examples using the api
m
magnificent-energy-493
02/12/2023, 10:32 AM
Hey @flaky-lamp-1593
Which API did you want to use with the SDK?
I think in general the SDK is not that interesting with Oathkeeper, you can do almost everything with just the configuration and rules.yaml.
Maybe you can share a bit of details on what you are trying to achieve with Oathkeeper to give more context?
f
flaky-lamp-1593
02/13/2023, 3:53 PM
we have a complex integration going on with our existing system, im currently trying to use the oathkeeper go sdk with the API version: v0.40.1 and my sdk is master branch at ba9de623312e12b99800499b2dcbe20e4fa78feb . open to suggestions there if im going about that the wrong way