Skip to content

Commit

Permalink
sets useInteractionCodeFlow to true in spa samples and test app
Browse files Browse the repository at this point in the history
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"
  • Loading branch information
aarongranick-okta authored and jaredperreault-okta committed Jan 20, 2022
1 parent 025b091 commit e71a188
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@
- [#1066](https://github.com/okta/okta-auth-js/pull/1066) Extends type `CookieOptions` from `js-cookie` v3
- Uses enums for `CookieOptions.sameSite`
- Removes type `SetCookieOptions`
- [#1062](https://github.com/okta/okta-auth-js/pull/1062)
- Authn method `introspect` is renamed to `introspectAuthn` (still callable as `tx.introspect`)
- `IdxFeature` enum is now defined as strings instead of numbers

### Features

Expand Down

0 comments on commit e71a188

Please sign in to comment.