OAuth PKCE Proxy

This server is required to allow Raycast to connect to services that do not support the PKCE OAuth flow (which is the most secure one for applications). Ideally, this proxy should not be needed but until more services get up to speed with the latest security recommendations, this is the state that we are in.

No data is stored in the server. In fact, it doesn't even have a database.

See https://github.com/mathieudutour/pkce-proxy for more details.