Fix Apple Sign In issue (#642)
Remove jwt aud field validation - the field is set to client_id for web sign in as opposed to the bundle_id for app sign ins. Resolves #618
Loading
Please register or sign in to comment
Remove jwt aud field validation - the field is set to client_id for web sign in as opposed to the bundle_id for app sign ins. Resolves #618