docs
docs copied to clipboard
Ory Kratos Go SDK docs outdated
Describe the bug
This documentation tells install version go get github.com/ory/[email protected]
but there is no tags in the https://github.com/ory/kratos-client-go
Reproducing the bug
in the new version should use
apiClient.FrontendAPI
but documentation tells use apiClient.FrontendApi
Version
1.3.8
On which operating system are you observing this issue?
None
In which environment are you deploying?
None
Additional Context
No response