Skip to content

Instantly share code, notes, and snippets.

View jorgenho's full-sized avatar
:octocat:
Focusing

Jørgen Høivik Bye jorgenho

:octocat:
Focusing
  • Skatteetaten
  • Trondheim, Norway
  • 02:20 (UTC +02:00)
View GitHub Profile
@jorgenho
jorgenho / index
Created May 21, 2019 08:17
office-js-helpers simple auth example
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>Document</title>
<!-- Office.js -->
<script src="https://appsforoffice.microsoft.com/lib/1/hosted/office.js"></script>