And the API spec that the frontend uses to talk to...
# general
r
And the API spec that the frontend uses to talk to the backend is: https://github.com/supertokens/frontend-driver-interface/blob/master/v1.8.0.md The API spec that the backend (fastapi) can use to talk to the core is: https://github.com/supertokens/core-driver-interface/blob/master/v2.7.0.md