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
- Host: GitHub
- URL: https://github.com/circuit/guest-pool
- Owner: circuit
- Created: 2018-12-30T01:16:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-21T11:25:45.000Z (about 7 years ago)
- Last Synced: 2025-07-22T02:54:20.270Z (11 months ago)
- Language: JavaScript
- Size: 24.4 KB
- Stars: 0
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.