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
Clubhouse rules have changed and you will have new problems for logging in.
Clubhouse needs a parameter called rc_token to complete authentication, which checks the server side to make sure that you are using its own applications.I don't have time to solving this problem but i know what we should to do.
Just we need to reverse engineering the Safetynet lib for ios and bypassing the Safetynet for getting the true rc_token.
I did a lot of research on this and found that by implementing a request according to the Safetynet request to Google's servers, you can easily get rc_token correctly and send it to the Club House server for verification.
The text was updated successfully, but these errors were encountered:
Clubhouse rules have changed and you will have new problems for logging in.
Clubhouse needs a parameter called rc_token to complete authentication, which checks the server side to make sure that you are using its own applications.I don't have time to solving this problem but i know what we should to do.
Just we need to reverse engineering the Safetynet lib for ios and bypassing the Safetynet for getting the true rc_token.
I did a lot of research on this and found that by implementing a request according to the Safetynet request to Google's servers, you can easily get rc_token correctly and send it to the Club House server for verification.
The text was updated successfully, but these errors were encountered: