···19192020 // temporarily, to add users to default knot and spindle
2121 AppPassword string `env:"APP_PASSWORD"`
2222+2323+ // uhhhh this is because knot1 is under icy's did
2424+ TmpAltAppPassword string `env:"ALT_APP_PASSWORD, required"`
2225}
23262427type OAuthConfig struct {