Blazor & WASM in combination to get statistics from Spotify API for performing the song analysis. With separate microservices for auth, Spotify, user data tracking, and application, connected through gRPC with Polly.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
anastasijasavov e079090c54 fixed bug with refresh token 2 years ago
..
SpotifyDbConfig.cs fixed connection with identity and spotify service 2 years ago
TrackModel.cs fixed bug with refresh token 2 years ago
UserModel.cs fixed bug with refresh token 2 years ago