MCPcopy Create free account
hub / github.com/supabase/auth / Error

Method Error

internal/storage/dial.go:360–362  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

358}
359
360func (e *CommitWithError) Error() string {
361 return e.Err.Error()
362}
363
364func (e *CommitWithError) Cause() error {
365 return e.Err

Callers 15

TestParseFunction · 0.45
TestRefreshTokenParseFunction · 0.45
TestArgon2Function · 0.45
TestFirebaseScryptFunction · 0.45
TestBcryptFunction · 0.45
TestUnsupportedProviderFunction · 0.45
TestVerifyPKCEChallengeFunction · 0.45
TestSAMLConfigurationFunction · 0.45

Calls

no outgoing calls

Tested by 15

TestParseFunction · 0.36
TestRefreshTokenParseFunction · 0.36
TestArgon2Function · 0.36
TestFirebaseScryptFunction · 0.36
TestBcryptFunction · 0.36
TestUnsupportedProviderFunction · 0.36
TestVerifyPKCEChallengeFunction · 0.36
TestSAMLConfigurationFunction · 0.36