JWT, JWKS, JOSE header etc. etc. etc. Do you feel lost in all of that shortcuts? This session explains in simple way what is JSON Web Token and how you can utilize them in your daily job.
Callbacks… Callbacks everywhere… Callback inside the callback, and one more inside! Asynchronous JavaScript code is a pain. Event loop is a JavaScript “bigfoot” – everyone heard about it, almost nobody knows how it works… There is multiple ways you can deal with the asynchronous action: callbacks, Promises, Observables, async-await; but which one is best? Which one should you choose for the particular scenarios?
JWT, JWKS, JOSE header etc. etc. etc. Do you feel lost in all of that shortcuts? This session explains in simple way what is JSON Web Token and how you can utilize them in your daily job.
JWT, JWKS, JOSE header etc. etc. etc. Do you feel lost in all of that shortcuts? This session explains in simple way what is JSON Web Token and how you can utilize them in your daily job.
Callbacks… Callbacks everywhere… Callback inside the callback, and one more inside! Asynchronous JavaScript code is a pain. Event loop is a JavaScript “bigfoot” – everyone heard about it, almost nobody knows how it works… There is multiple ways you can deal with the asynchronous action: callbacks, Promises, Observables, async-await; but which one is best? Which one should you choose for the particular scenarios?