Coding Global Background
Coding Global

User authentication

Archived 5 months ago
🅱️4
40 messages
4 members
Created 9 months ago
Updated 9 months ago
Open in Discord
G
Gayming2252

Playing Custom Status

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?

Replies (38)