Using It
This page will guide you through an example, highlighting the unique aspects of Itergia Core.
Authentication
By default, the only account with access to a schema is the account that installed it.
Authentication is tightly integrated into Itergia Core. We support OpenID Connect, private keys, session tokens, voucher codes and anonymous access.
On the other end, we are an OAuth 2.0 identity provider, letting you offload all authentication needs to us. Simply create an invitation voucher, hand it to your user, and let them own their data.
User accounts are not tied to a schema, so there is nothing you have to do in your schema for authentication.