Delay requests to json-server to prevent socket hang up
Move session handler to auth module
Record created time of user and linked time of account
Make basic repository based on json-server
Share some types between api and web
Manage data schema by versioning
Generate random ids by nanoid
Secure api requests with secret key
Create or update user by social authentication
Combine multiple repositories to just one
Research Puppeteer for scapper
Allow to sign in with YouTube
Load content from social sites after signing in
Separate auth providers to modules
Enable Twitter and Facebook in preview app
Extract core components to a public demo
Allow to sign in with Instagram
Use new encryption with shorter result
Create separate authentication server