Hi, Im trying to add a user role to the user and its session after he pays on stripe and comes back to the site, but it seems like it isn't adding the role to the session, as when the user gets back to my site it gives an access denied error. I'm creating the role on the thirdPartySignInUp overriding fucntion. Thank you