You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use this endpoint to create a session from token. Provide the **userId** and **secret** parameters from the successful response of authentication flows initiated by token creation. For example, magic URL and phone login.
871
871
872
-
.. deprecated::
873
-
This API has been deprecated.
872
+
.. deprecated::1.6.0
873
+
This API has been deprecated since 1.6.0. Please use `account.create_session` instead.
Use this endpoint to create a session from token. Provide the **userId** and **secret** parameters from the successful response of authentication flows initiated by token creation. For example, magic URL and phone login.
911
911
912
-
.. deprecated::
913
-
This API has been deprecated.
912
+
.. deprecated::1.6.0
913
+
This API has been deprecated since 1.6.0. Please use `account.create_session` instead.
0 commit comments