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/routers
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>
8 months ago
..
api Refactor names (#31405) 8 months ago
common Refactor route path normalization (#31381) 8 months ago
install Refactor names (#31405) 8 months ago
private Refactor names (#31405) 8 months ago
utils Refactor external URL detection (#29973) 11 months ago
web Add Passkey login support (#31504) 8 months ago
init.go Refactor names (#31405) 8 months ago