Skip to content

Commit e47d912

Browse files
authored
add s_hash
1 parent a5080df commit e47d912

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/strings.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ export default {
3030
updated_at: 'Last modification timestamp',
3131
at_hash: 'Access Token hash value',
3232
c_hash: 'Authorization Code hash value',
33+
s_hash: 'State hash value',
3334
nonce: 'Unique value associating request to token',
3435
auth_time: 'Time when authentication occurred',
3536
amr: 'Authentication methods array',

0 commit comments

Comments
 (0)