Skip to content
Snippets Groups Projects
Closed Impossible to sign out when using GitHub auth
  • View options
  • Impossible to sign out when using GitHub auth

  • View options
  • Closed Issue created by Warren Gifford

    Created by: felixfbecker

    When using only GitHub auth, the sign out button is a noop.

    2019-01-12 19 36 03

    Config:

    {
    	"auth.providers": [
        {
          "type": "github",
          "clientID": "...",
          "clientSecret": "..."
        }
    	]
    }

    Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first