Skip to main content

Leaflet js web app with OAuth authentication

  • April 26, 2024
  • 1 reply
  • 115 views

i have leaflet js web app, i want to show sentinel hub wms images in my web application using OAuth authentication.

1 reply

Hello!

OAuth can only be used with our Processing API. You can find more information about how to use OAuth with the Process API here:
API Reference

If you are okay with using WMS without OAuth, this post does a good job explaining how. Polygon WMS in Leaflet - #2 by z.cern

Let me know if you need any further help!