Skip to content

Commit a15d87a

Browse files
committed
Bring in nanoauth to handle OAuth2 flows for us
1 parent ddd1a40 commit a15d87a

5 files changed

+41458
-3093
lines changed

oauth2-callback.html

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<body>
4+
<script type="module" src="/src/entry-oauth2-callback.ts"></script>
5+
</body>
6+
</html>

0 commit comments

Comments
 (0)