Skip to content

Instantly share code, notes, and snippets.

View MarioEPrieto's full-sized avatar

Mario Prieto MarioEPrieto

View GitHub Profile
@ahmetgeymen
ahmetgeymen / index.html
Created December 28, 2020 00:18
OAuth Authorization Code + PKCE in Vanilla JS
<html>
<title>OAuth Authorization Code + PKCE in Vanilla JS</title>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--
MIT License
Copyright (c) 2019 Aaron Parecki
Permission is hereby granted, free of charge, to any person obtaining a copy