OAuth 2.0 and OpenID Connect Primer

Posted on Thu 17 October 2019 in Authentication and Authorization • Tagged with code, web, auth, oauth, openid

Authentication and authorization with OAuth 2.0 and OpenID Connect.


Continue reading

Python Concurrency Primer

Posted on Mon 07 October 2019 in Python • Tagged with code, web

Asynchronous Python workflows for IO and CPU processes on a single machine versus a cluster.


Continue reading

Vertically Centered

Posted on Thu 25 May 2017 in JavaScript • Tagged with HTML, web, jQuery

Use jQuery to vertically center an element in a window.


Continue reading