feat: routes with github auth & redirect

This commit is contained in:
efim
2023-07-23 13:34:43 +00:00
parent c143dc25a6
commit f742acd6f9
7 changed files with 116 additions and 10 deletions

1
project/plugins.sbt Normal file
View File

@@ -0,0 +1 @@
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")

View File

@@ -0,0 +1,6 @@
// DO NOT EDIT! This file is auto-generated.
// This file enables sbt-bloop to create bloop config files.
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.6")