An open API service indexing awesome lists of open source software.

https://github.com/circuit/guest-pool

Application to provide access tokens of a pool of users via a REST API
https://github.com/circuit/guest-pool

Last synced: 3 days ago
JSON representation

Application to provide access tokens of a pool of users via a REST API

Awesome Lists containing this project

README

          

Application to provide tokens of a pool of users via a REST API. Regular websites can then use web components such as circuit-call-button to make unauthenticated calls.

See https://github.com/circuit/circuit-web-components on how this API is used.

Note that this is only a workaround until official SDK guest calls are supported.