heroiclabs/nakama-docs

Mention constraints on account and link/unlink operations

novabyte opened this issue · 1 comments

We should clearly document constraints on the inputs which are allowed in user account operations and the various link/unlink operations.

For example with email addresses and passwords:
https://github.com/heroiclabs/nakama/blob/master/server/pipeline_link_unlink.go#L281

This is resolved in e62a34b.