Changing Parameter Names in Custom Provider
Hello!
I’m trying to use this library by registering a Korean service called
Chzzk as a Custom Provider.
However, this service requires the parameters clientId and redirectUri instead of the default client_id and redirect_uri when logging in.
How can I change the parameter names used in the existing configuration?
I tried the following code, but it didn’t work as expected.
Thank you in advance for your help!
0 Replies