https://github.com/supertokens/frontend-driver-interface
Spec for frontend-driver-interface versions
https://github.com/supertokens/frontend-driver-interface
Last synced: 10 days ago
JSON representation
Spec for frontend-driver-interface versions
- Host: GitHub
- URL: https://github.com/supertokens/frontend-driver-interface
- Owner: supertokens
- Created: 2020-04-20T10:23:48.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-05-12T10:02:16.000Z (about 2 months ago)
- Last Synced: 2025-05-12T10:49:43.102Z (about 2 months ago)
- Size: 118 KB
- Stars: 4
- Watchers: 9
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Frontend Driver Interface
View the latest FDI spec on [swaggerhub](https://app.swaggerhub.com/apis/supertokens/FDI).
This is the API spec that is exposed by the SuperTokens backend SDKs which integrate with your backend APIs. An example SDK is our [NodeJS SDK](https://github.com/supertokens/supertokens-node).
It is meant to be consumed only by frontend clients like a website client or a mobile app client.