https://github.com/supertokens/core-driver-interface
This is the API Spec for the APIs exposed by the supertokens-core http service
https://github.com/supertokens/core-driver-interface
Last synced: 4 months ago
JSON representation
This is the API Spec for the APIs exposed by the supertokens-core http service
- Host: GitHub
- URL: https://github.com/supertokens/core-driver-interface
- Owner: supertokens
- Created: 2020-03-19T13:21:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-05T15:04:29.000Z (8 months ago)
- Last Synced: 2025-01-15T05:41:51.873Z (5 months ago)
- Homepage:
- Size: 295 KB
- Stars: 4
- Watchers: 10
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Core Driver Interface
View the latest CDI spec on [swaggerhub](https://app.swaggerhub.com/apis/supertokens/CDI).
This is the API spec that is exposed by the [SuperTokens core](https://github.com/supertokens/supertokens-core) service.
It is meant to be consumed only by a backend client like a API layer or a webserver (i.e NOT a frontend client like a website client or a mobile app client).