Hi brand new to Speckle and having some difficulties to find the REST API documentation for authentication for example.
So far it seems that authentication inside a browser requires the appSecret which I find quite weird. If I remember the challenge value is also passed twice the same way ? Could it be old legacy code ?
Any pointer to a current reference for the authentication API and/or REST endpoints and/or a github sample could help.
I would expect something like PKCE ?
Ah just finding at Apps and Auth | Speckle Docs (Legacy) : * We are supporting the authorization_code flow with PKCE only for public and confidential clients but not a clear path for doing that.
So I’ll try to give a try at that though actual code could likely still help.
Thanks in advance.