Single Page App

To allow for rapid implementation and deployment, Invites includes a pre-build widget/spa to display and manage invitations for a known user.

Security

For securing the front end requests, e.g. for a My Invites page, you need to first request a token from the Omneo ID service. This token should be requested immediately after the user has logged in to your trusted application.

If the token is invalid or not provided, a 403 status code will be returned.

TIP

Documentation coming soon