@rp_st How to add user roles and permissions to the current thirdparty sign in session? Or how to create a new session using create_new_session() in thirdparty_sign_in_up sdk func after assigning the roles to the user? (As I'm not able to find the request parameter in thirdparty_sign_in_up func, which needs to be passed in create_new_session() )