Commit 28e3e8b
fix: dep updates (#545)
* fix: dep updates
* fix: circle ci unit test
* fix: circle ci unit test
* fix: backend-sdk-testing
* fix: backend-sdk-testing
* fix: lsof
* fix: missing to_json and other tests
* fix: website tests
* fix: test servers
* fix: deps for chrome
* fix: xvfb for chrome
* fix: bc
* fix: consume code
* fix: parallelise unit tests
* fix: ci
* fix: disable for testing
* fix: enable auth-react
* fix: update auth-react
* fix: update auth-react
* fix: mocha
* fix: mocha
* fix: mocha
* fix: auth-react script
* fix: stable unit tests and remove retry for auth react
* fix: typo in mocha file
* fix: mocha artifacts
* fix: test reporting
* fix: flask server
* fix: test and response logging
* fix: fast api response logging
* ci: update node version
* fix: enable all tests
* fix: python versions
* fix: python version
---------
Co-authored-by: Mihaly Lengyel <[email protected]>1 parent bf14122 commit 28e3e8b
File tree
140 files changed
+1156
-691
lines changed- .circleci
- .github/workflows
- examples
- with-django/with-thirdpartyemailpassword
- project
- sampleapp
- with-fastapi/with-thirdpartyemailpassword
- with-flask/with-thirdpartyemailpassword
- supertokens_python
- framework
- django
- fastapi
- flask
- ingredients/emaildelivery/services
- recipe
- accountlinking
- dashboard/api
- multitenancy
- userdetails
- emailpassword
- emailverification
- multifactorauth
- multitenancy
- passwordless
- api
- smsdelivery/services/twilio
- session
- api
- claim_base_classes
- framework/fastapi
- thirdparty
- providers
- totp
- userroles
- tests
- Django
- Fastapi
- Flask
- auth-react
- django3x
- mysite
- polls
- fastapi-server
- flask-server
- dashboard
- emailpassword
- frontendIntegration
- django2x
- mysite
- polls
- django3x
- mysite
- polls
- drf_async
- mysite
- polls
- drf_sync
- mysite
- polls
- fastapi-server
- flask-server
- input_validation
- jwt
- multitenancy
- passwordless
- sessions
- claims
- telemetry
- test-server
- thirdparty
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
140 files changed
+1156
-691
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
1 | 6 | | |
2 | 7 | | |
3 | 8 | | |
| |||
94 | 99 | | |
95 | 100 | | |
96 | 101 | | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
119 | 108 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
119 | 103 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
121 | 105 | | |
0 commit comments