Exactly. Take a look at the GitHub repo and the shit-ton of work that obviously went into this product - for free.
I'm more of a streamer and used to things like JustWatch and like it a lot. But your solution provides such an intuitive, comprehensive and complete UX at a really amazing speed. Like IMDB and JustWatch combined on…
my approach: after authentication i'm generating a JWT and send it to the client that stores it in LocalStorage. On the server side I'm using a memcached database that stores a key-value-pair (JWT and some config stuff…
Exactly. Take a look at the GitHub repo and the shit-ton of work that obviously went into this product - for free.
I'm more of a streamer and used to things like JustWatch and like it a lot. But your solution provides such an intuitive, comprehensive and complete UX at a really amazing speed. Like IMDB and JustWatch combined on…
my approach: after authentication i'm generating a JWT and send it to the client that stores it in LocalStorage. On the server side I'm using a memcached database that stores a key-value-pair (JWT and some config stuff…