supertokens / supertokens-python

Python SDK for SuperTokens
https://supertokens.com
Other
127 stars 35 forks source link

fix: normalise_session_scope and add tests #496

Closed anku255 closed 5 months ago

anku255 commented 5 months ago

Summary of change

Fixes the normalise_session_scope function and adds tests for it.

Related issues

Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work. Bonus points for screenshots and videos!)

Documentation changes

(If relevant, please create a PR in our docs repo, or create a checklist here highlighting the necessary changes)

Checklist for important updates

anku255 commented 5 months ago

Closing this. All the changes from this PR are moved to https://github.com/supertokens/supertokens-python/pull/485