hi! when you write ` return 302 https://url/authorize?response_type=code&redirect_uri=https://$server_name$request_uri&client_id=define; ` what's the `url` part?
hi!
when you write
return 302 https://url/authorize?response_type=code&redirect_uri=https://$server_name$request_uri&client_id=define;what's the
urlpart?