Join Discord
Communities
Powered by
And the API spec that the frontend uses to talk to...
# general
r
rp_st
06/18/2021, 3:19 PM
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
Previous
Next