Skip to content

Code Trips & Tips

Adventures in developing distributed systems in Java and Python

  • Home
  • About

Tag: auth

Authenticating via LaunchKey

May 20, 2014

I recently came across LaunchKey and decided to try out their authentication API – the `gist` presented here is an example Flask (python) server that demonstrates how to authenticate a user using their APIs and return back an application-specific API KEY that can then subsequently be used to sign (and therefore authenticate) all subsequent requests. … More Authenticating via LaunchKey

Leave a comment Authenticating via LaunchKey

Recent Posts

  • Running a Bash script forever April 19, 2019
  • Uncompromising Python Formatting December 24, 2018
  • HOW-TO Install Minikube on MacOS September 29, 2018
  • QNAP NAS Hybrid Backup Sync restart August 2, 2018
  • HOW-TO Move your code out of GitHub June 9, 2018
  • Beware of C++11 `auto` December 10, 2017
  • Detection of Fast-Moving Objects (FOM) using OpenCV October 29, 2017
  • File Encryption Utility now offers file sharing October 16, 2017

Archives

Categories

Powered by WordPress.com.
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy