do you have working example projects for the oathk...
# talk-oathkeeper
f
do you have working example projects for the oathkeeper sdk?
m
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
@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
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
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