Simplifies tracking the shows you watch.
For testing purposes log in here:
https://lastseen.azurewebsites.net
with these credentials:
User: [email protected]
Password: demo
Settings needed for development, mirrored in secrets.json
{
"ConnectionStrings":{
"UsersDbContext":"",
"LastSeenWebDb":""
},
"SendGridApiKey":"",
"ClientSecret":"",
"Authority":"",
"Domain":"",
"IdentityJwk":""
}
MIT