Skip to content
Snippets Groups Projects
Commit f623cc34 authored by ExtraDev's avatar ExtraDev
Browse files

update main.go gob var

parent c8cde3b8
No related branches found
No related tags found
No related merge requests found
......@@ -134,7 +134,7 @@ func deleteTeacher(c *gin.Context) {
var toValidate = map[string]string{
"aud": "api://default",
"cid": os.Getenv("0oa2v5g9mlEE1V4Gp5d7"),
"cid": os.Getenv("OKTA_CLIENT_ID"),
}
func verify(c *gin.Context) bool {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment