-
Notifications
You must be signed in to change notification settings - Fork 762
Open
Labels
Description
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?