auth0 / docs

Auth0 documentation
MIT License
369 stars 1.61k forks source link

[SDK-4644] Servlet Quickstart - Clarify that AuthenticationController should only be created once #10342

Closed jimmyjames closed 9 months ago

jimmyjames commented 10 months ago

Update Quickstart to clarify that only one AuthenticationContorller should be created per server.

Accompanies https://github.com/auth0-samples/auth0-servlet-sample/pull/49