docs
docs copied to clipboard
The Ory documentation
## Related Issue or Design Document ## Checklist - [x] I have read the [contributing guidelines](../blob/master/CONTRIBUTING.md) and signed the CLA. - [x] I have referenced an issue containing the design...
### 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/docs/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/kratos/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/kratos/blob/master/CODE_OF_CONDUCT.md). -...
The upstream [issues](https://github.com/vercel/next.js/issues/36019) got closed. It is referenced in: - [ ] [code-examples/protect-page-login/nextjs-12/pages/_app.tsx#L3](https://github.com/ory/docs/blob/b47c441d77b510df85dfcd4ddf92bb0d563aa695/code-examples/protect-page-login/nextjs-12/pages/_app.tsx#L3) - [ ] [code-examples/protect-page-login/nextjs/src/pages/_app.tsx#L3](https://github.com/ory/docs/blob/b47c441d77b510df85dfcd4ddf92bb0d563aa695/code-examples/protect-page-login/nextjs/src/pages/_app.tsx#L3) This issue was created by the [ORY Closed Reference Notifier](https://github.com/ory/closed-reference-notifier) GitHub action.
Removed removal of nginx rewrite. Conflicted with "RedirectAdminMiddleware" in the kratos code, which adds the prefix "admin/" if not present. ## Related Issue or Design Document ## Checklist - [x]...