More docs

This commit is contained in:
Andrew Svetlov
2015-10-29 10:31:24 +02:00
parent 4ed19b2bb0
commit a0f73c85eb
3 changed files with 31 additions and 1 deletions

4
docs/usage.rst Normal file
View File

@@ -0,0 +1,4 @@
identity is a string shared between browser and server.
Thus it should not be database primary key etc.
Random string like uuid or hash is better choice.