gitea/modules/auth
Anbraten 91745ae46f
Add Passkey login support ()
closes 

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>
..
openid Implement FSFE REUSE for golang files ()
pam Use a general approach to access custom/static/builtin assets ()
password Enable `unparam` linter ()
webauthn Add Passkey login support ()
common.go Map OIDC groups to Orgs/Teams ()