You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# Changelogs
2
2
3
+
## x.x.x
4
+
5
+
- NdiOidcHelper
6
+
- `scope` can now be passed in to`constructAuthorizationUrl`
7
+
- Added `constructAuthorizationUrlV2`
8
+
- Added `getUserInfo` and `ververifyUserInfo` to fetch myinfo data from NDI instead of MyInfo
9
+
- Add deprecation warnings for `constructAuthorizationUrl`, `getIdTokenPayload` and `extractNricAndUuidFromPayload` to encourage using the full NDI PKCE flow
10
+
3
11
## 8.4.7
4
12
5
13
- Update convenience test suite to include SingPass login with PKCE
0 commit comments