PoCs Available
In this section, you will find a list of all the PoCs from Unico available to support your implementation
The following project examples are provided to help you better understand how Magic Link works in different environments.
Mobile environment PoC
TypeScript (React Native)
React Native PoC integrating Magic Link inside a WebView. Shows permission handling (camera/location), deep link (redirect), and inline video playback (playsinline).
Kotlin (Android Native)
Native Android PoC (Kotlin) integrating Magic Link via WebView / Chrome Custom Tab. Includes the use of magic_link_token
to query /v2/history/request
and examples of consuming base64-encoded images (selfie and document).
Last updated