Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

description Documentation on the iframe Context API

2⃣ Identity: iFrame API

Introduction

This guide describes the iframe API, which is an essential component of integrating with the DeSo Identity Service for web application developers.

If you haven't yet read through the identity and concepts.md guides, it would be helpful to do so prior to reading this documentation.

This guide also depends on window-api, so we recommend reading about it first.

The iframe API guide consists of two subpages, which should give you a comprehensive view of the API:

  • basics.md guide outlines the fundamentals of integrating with the iframe API
  • endpoints.md is an exhaustive list of all API endpoints.

If you're creating a mobile app, check out our mobile-integration.md guide next.