User-flow built for you.
type SmartUI struct { Enabled bool `yaml:"enabled"` RedirectOnSuccess string `yaml:"redirectOnSuccess"` HomeUrl string `yaml:"homeUrl"` }
Software Engineer