Skip to content

Instantly share code, notes, and snippets.

View josven's full-sized avatar

Jonas Svensson josven

  • Disney Streaming Services
  • Amsterdam
View GitHub Profile
@josven
josven / jwks.json
Last active February 1, 2019 13:44
{
"keys": [
{
"kty": "RSA",
"n": "3ZWrUY0Y6IKN1qI4BhxR2C7oHVFgGPYkd38uGq1jQNSqEvJFcN93CYm16_G78FAFKWqwsJb3Wx-nbxDn6LtP4AhULB1H0K0g7_jLklDAHvI8yhOKlvoyvsUFPWtNxlJyh5JJXvkNKV_4Oo12e69f8QCuQ6NpEPl-cSvXIqUYBCs",
"e": "AQAB",
"alg": "RS256",
"kid": "locust",
"use": "sig"
}
@josven
josven / keybase.md
Created January 18, 2018 15:43
My github proof for keybase

Keybase proof

I hereby claim:

To claim this, I am signing this object:

@josven
josven / gist:e87d3abd8db6effe90d2
Last active August 29, 2015 14:04
How to install python libs on a Azure website (if you develop on a non windows system)
1. Installing Win7 Unimate on a VirtualBox.
2. Then install Visual studio 2008.
3. Installing PyTools for Visual Studio... FAILS NEED Visual studio 2013.
4. Install Visual Studio 2013, FAIL NEED newer windows.
5. Install WIn7 SP1.
6. Installing Visual studio 2013 express for web.
7. Installing PyTools for Visual studio 2013... FAIL your version of Visual studio is not supported…
8. Installing Visual studio 2013 Update 2
9. Installing Visual Studio 2013 Update 3 ... KERNEL PANIC!
10. Continuing Installing Visual studio 2013 Update 2