Hi,
I’m using implicit flow to authentication my applications. If the user does not have the application assigned to them an OAuthError is returned to implicit/callback. I understand that this is an unrecoverable state but I need to handle this error. The error handler isn’t hit in renderEl method. Is this possible at the moment?
Cheers
Martin