You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to build an app which consumes Microsoft Office365 Calendar API, and I want the app to start automatically, login in the background, and list the calendar events.
If not possible, are there any alternatives. I tried simple-oauth2, but it doesn't seem supported by Nativescript.
Thanks
The text was updated successfully, but these errors were encountered:
I have a similar scenario where I want the user to login only once and not anymore but I still need a token to access the user's stuff in office 365... I have been looking for a solution but have not found so far.. I am using refresh tokens but still is not the ideal scenario. Any insights? Thank you!
Hello, are there any plans to support non-interactive login, sending login and password automatically?
I am trying to build an app which consumes Microsoft Office365 Calendar API, and I want the app to start automatically, login in the background, and list the calendar events.
If not possible, are there any alternatives. I tried simple-oauth2, but it doesn't seem supported by Nativescript.
Thanks
The text was updated successfully, but these errors were encountered: