Authentication overview
This section describes how to integrate authentication with the Blipfoto system into your application.
User authentication means users can perform account-specific tasks such as adding comments & entries. It allows users to sign-in to their account without giving their credentials to your application.
The authentication steps differ between application types. Choose the appropriate guide for your application type.
App verification
Rather than identifying a specific user, some resources need only to verify your application's identity.
App verification is a simpler process than full authentication - read more.