Secure oauth2
Your library uses a client secret for authentication. It's not supposed to be distributed with the application
This page illustrates a login procedure without using a client secret, it uses pkce.
Edited by Manuel Quarneti
Your library uses a client secret for authentication. It's not supposed to be distributed with the application
This page illustrates a login procedure without using a client secret, it uses pkce.