Skip to content

Commit

Permalink
fix: Update persister_oauth2.go to handle special character | coming …
Browse files Browse the repository at this point in the history
…in the scopes as part of consent request
  • Loading branch information
Ajayn84 authored Sep 25, 2024
1 parent 1606831 commit 070518c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion persistence/sql/persister_oauth2.go
Original file line number Diff line number Diff line change
Expand Up @@ -575,4 +575,3 @@ func unescapeDelimiter(scopes string) []string {
}
return updatedScopes
}

0 comments on commit 070518c

Please sign in to comment.