-
Notifications
You must be signed in to change notification settings - Fork 267
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sets useInteractionCodeFlow
to true in samples and test app
#1062
Conversation
Codecov Report
@@ Coverage Diff @@
## dev-6 #1062 +/- ##
==========================================
+ Coverage 92.51% 92.59% +0.07%
==========================================
Files 134 134
Lines 3743 3739 -4
Branches 791 791
==========================================
- Hits 3463 3462 -1
+ Misses 280 277 -3
Continue to review full report at Codecov.
|
362285b
to
d209c7c
Compare
264fe75
to
c1d715c
Compare
@@ -49,7 +49,7 @@ import { | |||
transactionStatus, | |||
resumeTransaction, | |||
transactionExists, | |||
introspect, | |||
introspectAuthn, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks like a breaking change, add to changelog?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes, I guess it would technically be a breaking change if anyone was importing { introspect } from @okta/okta-auth-js
. Hopefully nobody is doing this and everyone is using authClient.tx.introspect
. I'll add a note in changelog.
37b3c53
to
bdc24b8
Compare
adds dynamic signin form to spa samples sets IdxFeature enum to use human readable strings export all idx, rename old introspect to introspectAuthn
bdc24b8
to
b419bd2
Compare
adds dynamic signin form to spa samples sets IdxFeature enum to use human readable strings export all idx, rename old introspect to introspectAuthn OKTA-458192 <<<Jenkins Check-In of Tested SHA: b419bd2 for eng_productivity_ci_bot_okta@okta.com>>> Artifact: okta-auth-js Files changed count: 51 PR Link: "#1062"
adds dynamic signin form to spa samples sets IdxFeature enum to use human readable strings export all idx, rename old introspect to introspectAuthn OKTA-458192 <<<Jenkins Check-In of Tested SHA: b419bd2 for eng_productivity_ci_bot_okta@okta.com>>> Artifact: okta-auth-js Files changed count: 51 PR Link: "#1062"
adds dynamic signin form to spa samples sets IdxFeature enum to use human readable strings export all idx, rename old introspect to introspectAuthn OKTA-458192 <<<Jenkins Check-In of Tested SHA: b419bd2 for eng_productivity_ci_bot_okta@okta.com>>> Artifact: okta-auth-js Files changed count: 51 PR Link: "#1062"
adds dynamic signin form to spa samples sets IdxFeature enum to use human readable strings export all idx, rename old introspect to introspectAuthn OKTA-458192 <<<Jenkins Check-In of Tested SHA: b419bd2 for eng_productivity_ci_bot_okta@okta.com>>> Artifact: okta-auth-js Files changed count: 51 PR Link: "#1062"
adds dynamic signin form to spa samples sets IdxFeature enum to use human readable strings export all idx, rename old introspect to introspectAuthn OKTA-458192 <<<Jenkins Check-In of Tested SHA: b419bd2 for eng_productivity_ci_bot_okta@okta.com>>> Artifact: okta-auth-js Files changed count: 51 PR Link: "#1062"
adds dynamic signin form to spa samples sets IdxFeature enum to use human readable strings export all idx, rename old introspect to introspectAuthn OKTA-458192 <<<Jenkins Check-In of Tested SHA: b419bd2 for eng_productivity_ci_bot_okta@okta.com>>> Artifact: okta-auth-js Files changed count: 51 PR Link: "#1062"
adds dynamic signin form to spa samples sets IdxFeature enum to use human readable strings export all idx, rename old introspect to introspectAuthn OKTA-458192 <<<Jenkins Check-In of Tested SHA: b419bd2 for eng_productivity_ci_bot_okta@okta.com>>> Artifact: okta-auth-js Files changed count: 51 PR Link: "#1062" OKTA-383487 <<<Jenkins Check-In of Tested SHA: f1b290b for eng_productivity_ci_bot_okta@okta.com>>> Artifact: okta-auth-js Files changed count: 235 PR Link: "#1053"
flow
toauthMethod
to avoid confusion with the IDX flowIdxFeature