Henning Perl
Henning Perl
This PR adds bearer token authorization to Keto.
This PR adds documentation for the userset rewrites. It is blocked by https://github.com/ory/keto/pull/877, but the content can already be reviewed.
This PR quickly explains the usage of the new --insecure flags in the Keto CLI. Blocked by https://github.com/ory/keto/pull/991
This PR adds instructions on how to use the OPL on the Ory Network and shifts the instructions on how to do this locally further down the article.
``` BREAKING CHANGES: This feature enables two-step registration per default. Two-step registration is a significantly improved sign up flow and recommended when using more than one sign up methods. To...
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/kratos/blob/master/CODE_OF_CONDUCT.md). -...
## Related issue(s) ## Checklist - [ ] I have read the [contributing guidelines](../blob/master/CONTRIBUTING.md). - [ ] I have referenced an issue containing the design document if my change introduces...
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/keto/blob/master/CODE_OF_CONDUCT.md). -...
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/x/blob/master/CODE_OF_CONDUCT.md). -...
This PR adds a password migration hook to easily migrate passwords for which we do not have the hash. - For each user that needs to be migrated to Ory...