summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--blog/2019/03/16/hackday_in_helsinki.mdwn11
1 files changed, 11 insertions, 0 deletions
diff --git a/blog/2019/03/16/hackday_in_helsinki.mdwn b/blog/2019/03/16/hackday_in_helsinki.mdwn
new file mode 100644
index 0000000..1964eec
--- /dev/null
+++ b/blog/2019/03/16/hackday_in_helsinki.mdwn
@@ -0,0 +1,11 @@
+[[!meta title="Hackday in Helsinki"]]
+[[!tag ]]
+[[!meta date="2019-03-16 18:57"]]
+
+Three of us (Lars, Ivan, Pyry) met today and worked on getting the new
+Ick web UI started. Due to time constraints, we didn't very far, but
+there's now the scaffolindg of a facade. The facade will provide the
+JS frontend (running in the browser) with a convenient API, and will
+make any requests needed for the Ick controller that are necessary.
+The facade will also participate in the user authentication, as part
+of the OpenID Connect protocol.