
Hello, I have a few questions regarding my angular application that uses Appwrite and is intended to run inside an iframe of a SharePoint web part.
As I want to run the application in SharePoint, I have created a WebPart the integrates the application via an iframe. I am using Appwrites authentication and would like to use Microsoft OAuth. However, I understand that this is not possible inside an iframe.
Currently, as a workaround I can get the OAuth access token via the WebPart and pass it to the angular application. This is as far as I get, as I have no idea on how to start a session for the correct user using the appwrite api with the access token.
Therefore, I was wondering if the workaround as I have envisioned it is even possible. If, yes, how would I continue the login process? If, no, is there another / better workaround possible? Any help is appreciated!
Thanks in advance!
Recommended threads
- User Queries not working
When I try to use queries on users, it gives error saying invalid query method. Now, I dont know whether it is possible or not to query users or it’s just some...
- appwrite cli alpine os
the appwrite cli does not work on alpine os if you install it using the recommended bash script. Maybe there is the possibility to compile it for alpine using t...
- Email OTP Mail Getting Delayed by 10 min...
I just noticed I am reciving delayed otp emails on frankfurt server we are on free plan now but we are planning to change to get on to paid plan can anyone plea...
