User login system - authentication

Discussion of anything and everything relating to chess playing software and machines.

Moderator: Ras

evert823
Posts: 40
Joined: Thu Oct 29, 2020 9:32 am
Full name: Evert Jan Karman

User login system - authentication

Post by evert823 »

If I was building a simple personal project website for playing chess variant games online (daily/correspondence) - then what would be the simplest way to add a login system / authentication? Without a substantial effort of writing all kind of security code from scratch?

(Having asked this, I already wrote an MVP which took me a week or so to design a few simple flows and coding)

Just wondering if other options were a matter of simply plug-in with a few clicks.