Skip to content

Authentication

James Martin edited this page Jan 2, 2019 · 3 revisions

pldcraft will have a centralized but optional user account server to make it more difficult to evade bans and easier to verify identities across server boundaries.

It will permit non-unique nicknames, but tentatively have a discriminator system for disambiguating users with the same name.

It will use JSON web tokens: https://jwt.io/

Clone this wiki locally