Getting Authenticated

The Niftory Sample App is built on NextJS, but your app can be built in any framework or language you prefer.

Niftory provides simple GraphQL APIs to query or modify data and performs authentication via OAuth 2.0.

Check out the Authentication section for details on the types of authentication we support, and how to configure your app to use it.

Last updated