Diana Lau

Results 122 comments of Diana Lau

@codejamninja, thanks for your info! @bajtos, @raymondfeng and I had some discussion around prisma integration, so this is helpful. @bajtos @raymondfeng, what do you think about creating a spike on...

Talked to @jannyHou, this will be at the connector level. @shadyanwar @pankajcheema, which connector are you using?

I've tried to use the jwt extension and published a blog recently on using postgresql as the database for User model. https://mobilediana.medium.com/using-postgresql-with-loopback4-jwt-authentication-extension-d956ac707746. If you have a link to a repo...

@Ashwithabg, if I'm not mistaken, I do not see PRs related to this. I'm wondering if you're still on it? Thanks.

@neel-desh, i think it would be good to edit [this page](https://loopback.io/doc/en/lb4/Calling-rest-apis.html) to include the POST scenario as well. Feel free to add any information on how to get authentication works...

@sushantbasak, thanks for the PR. Could you please sign the DCO? I believe our [commit message guidelines](https://loopback.io/doc/en/lb4/code-contrib-lb4.html#commit-message-guidelines) expects the commit message to begin with lower case, i.e. ``` docs: fix...

@sushantbasak, thanks for incorporating the feedback. I have one minor change (as suggested change). Also, could you please sign the DCO? Without signing DCO, we won't be able to land...

I think it's because you have 3 commits and 2 of them are signed. Could you please squash the commits, and check that the resulting one commit is signed?

@sushantbasak, sorry that I missed your message. Since not all the commits in the PR are signed, that's why DCO bot complained. I'd suggest you rebase and squash all the...

`loopback-connector`: PR https://github.com/strongloop/loopback-connector/pull/180.