Commit c3ba9adc authored by Ghitha Dinan's avatar Ghitha Dinan

change auth server

parent 8a525f46
......@@ -2,7 +2,7 @@ package id.co.sangkuriang.inovasi.daerah.master.constant
const val TOKEN_PREFIX = "Bearer "
const val HEADER_STRING = "Authorization"
const val AUTH_URL = "http://auth.inovasi-daerah.dev.layanan.go.id/auth"
const val AUTH_URL = "https://auth.inovasi-daerah.dev.layanan.go.id/auth"
val USER_ALLOWED_PATH = emptyList<String>()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment