Applies a session token to establish a member session.
This function authenticates a member using a session token. The token is usually obtained from Register, Login methods, or a 3rd-party authentication provider. After applying the token, the member is logged in and has access to member-only content.
Session token to apply.
This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.