Is your feature request related to a problem you're having? Please describe.
AppAuth-iOS is unable to function in Guided Access Mode (unless Safari is allowed, which one might suppose it is generally not). When the ASWAS call fails, the auth flow silently fails.
Describe the solution you'd like
Either:
a) The auth flow succeeds in Guided Access Mode
or
b) When the auth flow fails, a clear error is provided, whether to the caller or the user (as appropriate).
Additional context
Please see the linked PR for additional information.
Is your feature request related to a problem you're having? Please describe.
AppAuth-iOS is unable to function in Guided Access Mode (unless Safari is allowed, which one might suppose it is generally not). When the ASWAS call fails, the auth flow silently fails.
Describe the solution you'd like
Either:
a) The auth flow succeeds in Guided Access Mode
or
b) When the auth flow fails, a clear error is provided, whether to the caller or the user (as appropriate).
Additional context
Please see the linked PR for additional information.