From ae39f02812bcfe903e956220c890bfb7b9bb9ff4 Mon Sep 17 00:00:00 2001 From: Emile Date: Wed, 19 Feb 2025 19:53:25 +0100 Subject: removed the backend, added the frontend with oidc support So I've added oidc support which is nice, yet I have to test this with some https foo, so I'm pushing this. --- nix/templates/goapp/frontend/sessions.db | Bin 0 -> 24576 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 nix/templates/goapp/frontend/sessions.db (limited to 'nix/templates/goapp/frontend/sessions.db') diff --git a/nix/templates/goapp/frontend/sessions.db b/nix/templates/goapp/frontend/sessions.db new file mode 100644 index 0000000..04d6727 Binary files /dev/null and b/nix/templates/goapp/frontend/sessions.db differ -- cgit 1.4.1