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")