marot

Results 3 issues of marot

Increase token expiry to 7 days to avoid network requests failing after 60 seconds.

I propose to write a ~500-1000 word tutorial about Nakama storage. While the building blocks are [documented](https://heroiclabs.com/docs/storage-collections/), information is missing about how to build game features with them. I think...

- Retry requests based on https://github.com/heroiclabs/nakama-dotnet/pull/65 - Still needs more cleanup and tests