Add /auth endpoint
This commit is contained in:
@@ -6,9 +6,6 @@ import org.kodein.di.Kodein
|
||||
import org.kodein.di.KodeinAware
|
||||
|
||||
fun Application.features() {
|
||||
// must be first to be loaded
|
||||
configurationFeature()
|
||||
|
||||
locationFeature()
|
||||
corsFeature()
|
||||
contentNegotiationFeature()
|
||||
|
||||
Reference in New Issue
Block a user