From 58e2a2d652c07c3fc0666d2d03c05cf3fb629a02 Mon Sep 17 00:00:00 2001 From: Jannick Date: Wed, 10 Apr 2024 14:38:50 +0200 Subject: Created the foundation for OAuth2 authentication with battle.net. also added a log in button. --- views/base.html | 1 + 1 file changed, 1 insertion(+) (limited to 'views/base.html') diff --git a/views/base.html b/views/base.html index 1550fa4..4f17b34 100644 --- a/views/base.html +++ b/views/base.html @@ -12,6 +12,7 @@