Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/writefreely/writefreely
/ Config
Method
Config
oauth.go:89–89 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
87
type
OAuthDatastoreProvider
interface
{
88
DB() OAuthDatastore
89
Config() *config.Config
90
SessionStore() sessions.Store
91
}
92
Callers
14
configureSlackOauth
Function · 0.65
configureWriteAsOauth
Function · 0.65
configureGitlabOauth
Function · 0.65
configureGenericOauth
Function · 0.65
configureGiteaOauth
Function · 0.65
configureOauthRoutes
Function · 0.65
viewLogin
Function · 0.65
viewSettings
Function · 0.65
initGopher
Function · 0.65
InitRoutes
Function · 0.65
handleViewLanding
Function · 0.65
Initialize
Function · 0.65
Implementers
2
MockOAuthDatastoreProvider
oauth_test.go
App
app.go
Calls
no outgoing calls
Tested by
no test coverage detected