Skip to content

Instantly share code, notes, and snippets.

View nischalshakya95's full-sized avatar

Nischal Shakya nischalshakya95

  • Leapfrog Technology
View GitHub Profile
@nischalshakya95
nischalshakya95 / index.pug
Last active December 28, 2023 20:14
Google Authentication with nodejs
html
head
title Google OAuth
body
h1 Google Authentication
a(href = url)
button(type="button") #{buttonSpan}
p #{JSON.stringify(userInfo)}