Muhammad Aaqil
Muhammad Aaqil
I was able to make it work by adding the scope array with other options. `let client = new OutlookStrategy({ authorizationURL: 'https://login.microsoftonline.com/common/oauth2/v2.0/authorize', tokenURL: 'https://login.microsoftonline.com/common/oauth2/v2.0/token', clientID: configAuth.outlookAuth.clientID, clientSecret: configAuth.outlookAuth.clientSecret, callbackURL: configAuth.outlookAuth.redirectURL,...
The above problem shows up if I use api-server, I tried with empty-server it's working totally fine. Can't I create SDK for an app with api-server or any other option?
There hasn't been any progress from the PR creator. Can I recreate the PR referencing this PR to have this PR move forward? Or the PR can be merged without...
`lb4 discover --model` is available now. Have a look at the [PR](https://github.com/loopbackio/loopback-next/pull/9092). Closing the issue.
Hi, @samarpanB. I've made the changes to be optional as you suggested. Can you please confirm if we can move forward with the PR?
Hi, @dhmlau. Can you have a look at this PR please?
Hi, @dhmlau. Can you please have a look at this quick PR? Sorry for tagging you in so many places.
Hi, @samarpanB. Can you have a look at this quick PR?
Hi. This bug is happening after merging [this](https://github.com/loopbackio/loopback-datasource-juggler/pull/1993) PR of mine. I will make a PR soon to have it fixed.
[This PR](https://github.com/loopbackio/loopback-datasource-juggler/pull/2188) solves the issue. I am closing the issue.