hello! I have the following security questions on the typeform oauth implementation:
- do you have checks in place to validate `redirect_uri=`? I tried modifying my redirect_url and it returned a HTTP/2 302 Found packet
- I'm interested to see if you have any checks on the scope in the authorization database in case for privilege escalation
thanks!