What is the intended flow for OAuth Authentication with the API ?
Hey, I'd like to develop a web app using the API but I don't really understand what is the intended way to use the OAuth authentication. There are no CORS headers so I need to use a backend application, but if I understand correctly, the user must se...