Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1018 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 1018 Bytes
description
Documentation on the Window Context API

3⃣ Identity: Window API

Introduction

This guide describes the Window API, which is an essential component of integrating with the DeSo Identity Service.

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.

The Window 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 Window API
  • endpoints.md is an exhaustive list of all API endpoints.

Upon finishing reading about the Window API, we recommend taking a look at the iframe-api, especially if you're developing a web application.

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