Colin Pieper
Colin Pieper
I'm not seeing any reason why you would pass any state during the access token request. State can be supplied during the authorization request, so the authorization client can validate...
@Eligioo What you and the Auth0 article are describing applies to the authorization request. This library already adds the state during the authorization request, so the functionality you're describing and...
I'm also experiencing this issue (in v5.0.2). A workaround that seems to work for my situation is to first set a variable, and then display that variable. Using your example:...
We would also appreciate this feature. We have added some metadata and attachments as fields on form submissions outside of the `submissionData` array. We would like to be able to...