Authenticable Observables: Implementing JWT Auth with RxJS and Fetch

added by bpwndaddy
9/11/2015 1:52:30 AM

1118 Views

TL;DR: Reactive programming is powerful and is becoming increasingly popular with libraries such as RxJS. We can make a stream out of just about anything, including API communication and authentication. Check out the repo for this tutorial to see the code.


0 comments