It seems nodejs sdk is only for serverside. Is http api my only option to build a spa?
As CORS are not allowed to the Auth service, should I proxy all requests through my server?
I saw the "Select permissions for an API client suited for a mobile or a single page application." in NEW API CLIENT page, is there any further instruction/demo about it?
Thank you in advance for any help.