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
{{ message }}
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.
I am trying to use this app to play with getting my app registration setup and learn Kurve. I have set up my app registration in Azure Active Directory App Registrations (and I think I have set the permissions correctly). I am using the V1 endpoint, and have replaced the app id with mine. I can log in just fine, but the Get messages function never returns (I put an alert in there to test it). Any ideas what is going on? Thanks!
The text was updated successfully, but these errors were encountered:
Kurve JS is just an experimental library. It's not an official library and it hasn't been updated for quite a while. I'd recommend instead using the new MSAL library which is our official one for this: https://github.com/AzureAD/microsoft-authentication-library-for-js
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am trying to use this app to play with getting my app registration setup and learn Kurve. I have set up my app registration in Azure Active Directory App Registrations (and I think I have set the permissions correctly). I am using the V1 endpoint, and have replaced the app id with mine. I can log in just fine, but the Get messages function never returns (I put an alert in there to test it). Any ideas what is going on? Thanks!
The text was updated successfully, but these errors were encountered: