Example Page

This page shows how iframe connection works

Get user token from old frontend

Token can be used to make requests directly from next.js app

Make requests from next.js app

This is useful to create UIs

Navigate between next.js pages

This will allow to structure UI correctly even if it is structured differently on old frontend

Invoke methods from old frontend

E.g. to navigate between old frontend pages