Open-EO / openeo-js-client

JavaScript and TypeScript client for the openEO API.
https://open-eo.github.io/openeo-js-client/latest/
Apache License 2.0
15 stars 6 forks source link

Rewrite OpenID Connect integration, implement events/listeners #50

Closed m-mohr closed 3 years ago

m-mohr commented 3 years ago

To improve the OIDC implementation, I had to do some breaking changes, which I wanted to do for a long time but was hesitant to do due to the breaking changes. Now I finally can't avoid them.

See the changelog for details.