Matthew H. Irby
Matthew H. Irby
Just a little cleanup. Re-doing this PR because of git signing issues.
Currently, the backend returns an HTTP 404 NotFound if the [passcode ID supplied in the request cannot be found](https://github.com/teamhanko/hanko/blob/main/backend/handler/passcode.go#L164) and returns an HTTP 401 Unauthorized response if the [passcode ID...
### Checklist - [X] I could not find a solution in the existing issues or docs. - [X] I agree to follow this project's [Code of Conduct](https://github.com/teamhanko/hanko/blob/main/CODE_OF_CONDUCT.md). ### Description As...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Running `cdklocal` experiences an issue with deploying a NextJS project to...
# Description Addresses issue #1030 to introduce security notifications to the Hanko backend. # Implementation By default, this enhancement will **enable all security notifications** until the notifications are disabled via...