With this example: ```npx create-supertokens-app@l...
# support-questions-legacy
r
With this example:
Copy code
npx create-supertokens-app@latest --recipe=thirdpartyemailpassword
I get this error:
Copy code
ImportError: cannot import name 'Apple' from 'supertokens_python.recipe.thirdpartyemailpassword'
Maybe the provider classes were removed from last version of supertokens-python?
2 Views