@openint/connect
v1.1.18
Published
Methods of integration
Readme
OpenInt Connect
Methods of integration
- Remote rendering (More versatile, more secure)
- popup window
- iframe
- Inline
- As dialog
- Direct rendering (Faster, more integrated)
In addition, should be usable from
- Vanilla JS
- React
Release Process
Ensure to increment the version in package.json and run the following commands:
pnpm clean && pnpm build && pnpm pub