- [x] Token-based Authentication using custom 'X-NEM-Token' - [x] Randomize string token - [ ] Replace random string token with more secure method (user info + time of generation + hashed) - [ ] Use standard Authentication header instead of 'X-NEM-Token'