-
**Describe the bug**
Building with Dockerfile-dc doesn't work from the `0.38.14-beta.1` branch.
**Reproducing the bug**
Steps to reproduce the behavior:
Running:
```sh
docker build…
-
### 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…
-
@emre-f you're the expert at this. Can you please add all docker services that are necessary for Passports (broker, ui node, ory kratos, ory hydra) to the session 5 docker-compose.yml?
-
### 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/ma…
-
The feature is meant to set custom criteria for the registration form, for example setting up a dob (date of birth) field, to prevent underage users to register to the product, because of the "COPPA".…
-
**Is your feature request related to a problem? Please describe.**
We should allow users to use their phone number as the login identifier. This is very popular amongst mobile apps.
**Describe t…
-
**Describe the bug**
When the server is unable to connect to the SMTP server it wil spam the error and using a lot of resources by retrying very frequently.
**Reproducing the bug**
Steps to rep…
-
# Feature request
```dart
await supabase.auth.api.deleteUser(
'715ed5db-f090-4b8c-a067-640ecee36aa0',
'YOUR_SERVICE_ROLE_KEY'
)
```
## Is your feature request related to a problem? Plea…
-
### 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/ma…
-
**Is your feature request related to a problem? Please describe.**
Currently the session cookie name is hard coded to `ory_kratos_session`:
https://github.com/ory/kratos/blob/master/session/mana…