You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can add additional params to authorizationUrl using the library API?
I couldn't add this error=true, I think the lib doesn't allow adding new parameters inside the GenericProvider to be automatically added to url authorizationUrl, for example: https://my-authentication/login?error=true.......
Which option would be better?
The text was updated successfully, but these errors were encountered:
hello,
I can add additional params to authorizationUrl using the library API?
I couldn't add this error=true, I think the lib doesn't allow adding new parameters inside the GenericProvider to be automatically added to url authorizationUrl, for example: https://my-authentication/login?error=true.......
Which option would be better?
The text was updated successfully, but these errors were encountered: