Ory Kratos Go SDK docs outdated
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 161
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
This documentation tells install version go get github.com/ory/kratos-client-go@v1.3.1
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.