Skip to content

Commit

Permalink
chore: change mobile_number_with_prefix to mobile_number_with_country…
Browse files Browse the repository at this point in the history
…_code
  • Loading branch information
PrawiraGenestonlia authored and LoneRifle committed Oct 9, 2023
1 parent 7f3c178 commit f713839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/express/sgid.js
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ function config(app, { showLoginPage, serviceProvider }) {
'myinfo.workpass_status',
'myinfo.workpass_expiry_date',
'myinfo.marital_status',
'myinfo.mobile_number_with_prefix',
'myinfo.mobile_number_with_country_code',
],
id_token_signing_alg_values_supported: ['RS256'],
subject_types_supported: ['pairwise'],
Expand Down

0 comments on commit f713839

Please sign in to comment.