summaryrefslogtreecommitdiff
path: root/internal/ui/session/session.go (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-11-05Add WebAuthn / Passkey integrationGravatar Florian Rüchel 1-0/+5
This is a rebase of #1618 in which @dave-atx added WebAuthn support. Closes #1618
2023-10-20Refactor Batch Builder and prevent accidental and excessive refreshes from ↵Gravatar Frédéric Guillot 1-5/+11
the web ui
2023-09-02Add OAuth2 PKCE supportGravatar Frédéric Guillot 1-5/+5
2023-08-10Move internal packages to an internal folderGravatar Frédéric Guillot 1-0/+68
For reference: https://go.dev/doc/go1.4#internalpackages