Felix Magedanz

Results 32 issues of Felix Magedanz

Currently some checks are not running automatically for external PRs.

We need to document our implementation / decision algorithm of ``: - Passkey creation and login is only offered if supported on the current device - The fallback is always...

documentation

Changing e.g. a button text in `hanko-auth` currently breaks e2e tests because the tests are based on strings ("see if button with text 'Sign in with a passkey" appears"). Wouldn't...

javascript
tests

As requested in our community, it might help with adoption when it is possible to integrate Hanko completely transparent into an existing infrastructure.

good first issue
go
javascript

### 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 Improve...

enhancement

It could be beneficial if Hanko would allow storing additional user data. This could make another user table unnecessary for certain use cases and thus speed up app development with...

EPIC

Currently, Hanko backend only sends emails for passcode authentication. Add a new config option to enable / disable account security notifications. If enabled, send security notification emails to the user's...

enhancement
good first issue
go

The current passcode email sent by Hanko backend is just a very basic plain text email with no styling. Before we introduce customizable HTML templates at some point, we can...

enhancement
go

### 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 When...

enhancement