Skip to content

Instantly share code, notes, and snippets.

View VerifiedIncMachine's full-sized avatar

Verified Inc. Machine VerifiedIncMachine

View GitHub Profile
@VerifiedIncMachine
VerifiedIncMachine / One_Click_Obtain_User_Credentials_Open_API_Spec.yaml
Created February 2, 2024 00:11
One_Click_Obtain_User_Credentials_Open_API_Spec.yaml
openapi: 3.1.0
info:
title: Credentials Receiving
description: Spec for receiving user identity data. Webhook for the push or /1-click for the pull.
version: 1.0.0
servers:
- url: https://core-api.verified.inc
description: The URL for the /1-click path to use
@VerifiedIncMachine
VerifiedIncMachine / Obtain_User_Credentials_Open_API_Spec.yaml
Last active January 29, 2024 23:05
Obtain User Credentials Open API Spec
openapi: 3.1.0
info:
title: Credentials Receiving
description: Spec for receiving user identity data. Webhook for the push or /sharedCredentials for the pull.
version: 1.0.0
servers:
- url: https://core-api.verified.inc
description: The URL for the /sharedCredentials path to use if doing the pull method