Overview
TerraCore v0
Overview#
UserCornerCore is the client library for communicating with user corner APIs.
Prerequisite#
Before using features of UserCornercore make sure:
- Your app uses TerraAuth, and uses built-in login methods or has finished integrating your own auth system
- Your user's profile contains phone number as UserCorner needs it to identify users
Installation#
Firstly please refer to Teko repository access guide for instruction to setup the environment.
When the environment is ready, add the below code to import TerraUserCorner:
Configuration#
Please contact Terra team for support.
Usage#
You can get instance of TerraUserCorner through TerraApp
- Android
- iOS