- you do not need to create a separate express app.
- you can create a middleware or you can use it in each relevant API.
- an example of how to use it can be found in this repository (it uses mysql, but the functions and usage is the same):
https://github.com/supertokens/auth-demo ==> go into the backend folder