Skip to content

Authentication Methods

ViscousPot edited this page Jan 24, 2025 · 2 revisions

oAuth

One-click browser-based oauth authentication, sufficient for most users

  • GitHub
  • Gitea

Other

Manual arbitrary authentication methods for more advanced/self-hosting users

HTTP/S

  • Username and token for auth

SSH

  • Generated RSA token pair for auth
  • Private key is available for backup & restore
Clone this wiki locally