Daan
Daan5w ago

Integrating an app in a custom React application

Is there a certain design concept we can follow (and is it technically supported) to integrate a Windmill app in a different (react) application, and pass along things like authorization cookies / information to render data in apps specific to the context of a user outside of Windmill? We are now using a combination of public & private apps, but want to explore the option for more fine-grained access control based on authentication information outside of the Windmill App context. Thanks!
2 Replies
rubenf
rubenf5w ago
you can use iframes and jwt token on EE, just do note that we will count each separate email as a separate operator for billing purposes
Daan
DaanOP5w ago
Ok got it thanks!

Did you find this page helpful?