Improve developer documentation: Update seed data documentation (#7904)
This commit is contained in:
@@ -33,7 +33,7 @@ const (
|
||||
ssoAccountInvalid ssoErrCode = "account_invalid"
|
||||
)
|
||||
|
||||
// ssoError is an error that occurs during the Single-Sign-On flow. Its code
|
||||
// ssoError is an error that occurs during the single sign-on flow. Its code
|
||||
// indicates the type of error.
|
||||
type ssoError struct {
|
||||
err error
|
||||
|
||||
Reference in New Issue
Block a user