supertokens / supertokens/supertokens-python
[backend-sdk-testing] Add support for other frameworks
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 148
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
Currently these tests only run on Fastapi.
Add support for:
- Flask
- Django
- Litestar
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in the backend-sdk-testing tests and review how the existing FastAPI coverage is organized. Add equivalent support for Flask, Django, and Litestar, then run the SDK testing suite; done means the tests cover all three listed frameworks as well as FastAPI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, fastapi, flask, python
- Domain
- backend, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100