Is there anyway to limit authentication methods?

{Authentication methods, is it possible to disable some of them?}

The title says it all but in longer words:
if i only wanted to use Steam as authentication for example in my game, would it be possible to disable all others authentication means? because i want only savedata for example for each player, and creating multiple accounts would deny its purpose

Hello @Killuado,

You can use the API guards to prevent other authentication methods.

Best.

1 Like