Farukbase Auth Gate
- Auth keys save in /.auth_keys/
- As { "key" : "uid" }
- If token key is correct, state.auth { uid } will add to information.state
- Client cannot access* path that contains '/.' (*get,create,delete,update...)
- Also client cannot delete (root) "/";