You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/options
Anbraten 91745ae46f
Add Passkey login support (#31504)
closes #22015

After adding a passkey, you can now simply login with it directly by
clicking `Sign in with a passkey`.

![Screenshot from 2024-06-26
12-18-17](https://github.com/go-gitea/gitea/assets/6918444/079013c0-ed70-481c-8497-4427344bcdfc)

Note for testing. You need to run gitea using `https` to get the full
passkeys experience.

---------

Co-authored-by: silverwind <me@silverwind.io>
7 months ago
..
gitignore [skip ci] Updated licenses and gitignores 8 months ago
label Add missing exclusive in advanced label options (#28322) 1 year ago
license [skip ci] Updated licenses and gitignores 9 months ago
locale Add Passkey login support (#31504) 7 months ago
readme