Coding Global Background
Coding Global

User authentication

Archiviert 5 months ago
🅱️4
40 Nachrichten
4 Mitglieder
Erstellt 8 months ago
Aktualisiert 8 months ago
In Discord öffnen
G
Gayming2252
Script Kiddie!
Which is better for username and password authentication?
(How the server recognizes who is logged in and as which user)

A: Authenticate users with their IP address (after login)
B: Authenticate users with some kind of token (after login)

And if B: How should a token be generated?

Antworten (38)