ory / hydra

The most scalable and customizable OpenID Certified™ OpenID Connect and OAuth Provider on the market. Become an OpenID Connect and OAuth2 Provider over night. Broad support for related RFCs. Written in Go, cloud native, headless, API-first. Available as a service on Ory Network and for self-hosters.
https://www.ory.sh/?utm_source=github&utm_medium=banner&utm_campaign=hydra
Apache License 2.0
15.66k stars 1.5k forks source link

fix: Update persister_oauth2.go to handle special character | coming in t… #3849

Open Ajayn84 opened 2 months ago

Ajayn84 commented 2 months ago

…he scopes as part of consent request

Url encoded and decoded while fetching values from the table, as "|" is a seperator used to store scopes

Related issue(s)

Checklist

Further Comments

CLAassistant commented 2 months ago

CLA assistant check
All committers have signed the CLA.