Login

Passkeys

We only support passkey login right now as it is a smooth user experience and much more secure than standard username and password. If you're not familiar with passkeys, take a look at our quick explanation here or dive into the technical details here.

{
    "logger": {},
    "session": null,
    "permissions": [
        "auth:login",
        "ingredients:read",
        "seasons:read",
        "recipes:read"
    ]
}