url For OAuth2PKCE
Build the URL for authenticating users to your application with OAuth 2.0 and PKCE
IMPORTANT: YOU WILL NEED TO STORE THE 'secret' returned to use it inside the CodeExchange flow
Return
The URL for hosted authentication with secret & hashed secret
Parameters
config
The configuration for building the URL