timmonsgroup / shared-react-components

0 stars 1 forks source link

auth config openInNewWindow missing from config builder #19

Open bryantqo opened 5 months ago

bryantqo commented 5 months ago

There's a flag in authenticate to open in a new window/tab but it is missing from the builder

conf.authentication.authenticateInNewTab = true;