I create an auto registration system for my game, and the Auth Token system automaticly connect me, that's great, but I have 2 qu'estions -Is it possible to turn it off ? for my test I need to verify my authentification system, but I want to try it without this token. -We'll have different GS auccount for each profile on a PS4/Switch, but I don't want to be auto-authentification from auth token of profile X when I use my Profile Y. So, how the auth token work on PS4 and Switch ?
Maxime Jehenne
Hello,
I create an auto registration system for my game, and the Auth Token system automaticly connect me, that's great, but I have 2 qu'estions
-Is it possible to turn it off ? for my test I need to verify my authentification system, but I want to try it without this token.
-We'll have different GS auccount for each profile on a PS4/Switch, but I don't want to be auto-authentification from auth token of profile X when I use my Profile Y. So, how the auth token work on PS4 and Switch ?
Thanks for your help