openid / sharedsignals

OpenID Shared Signals Working Group Repository
55 stars 14 forks source link

Fix CAEP Session Established event example #216

Closed r-rakshith closed 1 month ago

r-rakshith commented 1 month ago

On a Session Established event, amr is an optional claim whose value is an array of strings. However, the example includes a string instead.

This PR fixes the typo in the example.