Skip to content

Commit

Permalink
fixing auth revoke topic
Browse files Browse the repository at this point in the history
  • Loading branch information
lleadbet committed Feb 24, 2021
1 parent f930413 commit 00c2451
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ var triggerSupported = []string{"revoke"}

var triggerMapping = map[string]map[string]string{
models.TransportEventSub: {
"trigger_keyword": "revoke",
"revoke": "user.authorization.revoke",
},
}

Expand Down

0 comments on commit 00c2451

Please sign in to comment.