patchBay

AEM Content Fragment APIs vs MojoAuth

If you need a Authentication & Authorization API that's easy to integrate, go with MojoAuth.

AEM Content Fragment APIs

These control-plane APIs are used to fully manage the Content Fragments and their associated Models.

MojoAuth

Secure and modern passwordless authentication platform

AEM Content Fragment APIs

  • Simple API key authentication
  • HTTPS supported

MojoAuth

  • Simple API key authentication
  • HTTPS supported
  • CORS enabled for frontend use
FeatureAEM Content Fragment APIsMojoAuth
AuthenticationapiKeyapiKey
HTTPSYesYes
CORSUnknownYes

When to use which?

MojoAuth works directly from the browser with CORS enabled, making it better for frontend-only apps.