• Due to the service that I run on my website, I also have an Oauth2 client in order to connect to other 3rd parties. Both the Oauth2 client and your Oauth2 Server use exactly the same Namespace and some method names, and the only way I could resolve this was to manually edit all your files to change the namespace from Oauth2 to Oauth2Srv.

    It wouldn’t be too onerous to make the change for your Oauth2 Server so that such conflicts no longer occur. Could you tell me if it be possible please before I upgrade.

    Thanks,
    Brian.

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Oauth2 Namespace conflicts’ is closed to new replies.