Add following items to implement authorisation for Spotify web api, - [ ] Add authorisation controller - [ ] Add query handlers - [ ] Add request and response components - [ ] Add logging factory component - [ ] Add exception and logging - [ ] Add exception filters to global filters registration - [ ] Add HATEOAS support to web api - [ ] Add controller unit tests - [ ] Add service unit tests - [ ] Add swagger support
Add following items to implement authorisation for Spotify web api,