Loopback Rest Api authentication with okta users

Hi,
1)Iam using loopback4 for Rest api,
2)I want to secure the Rest apis ,
3)In the loopback we can authenticate the Rest api only with jwt(http,bearer) token
4)But the here okta is third party, how can i secure my app with okta ? can you please help any one on this topic

While I’m not familiar with LoopBack 4 in particular, you might want to have a look at the following to start:

https://developer.okta.com/code/nodejs/

Thank you i will check on this :grinning_face_with_smiling_eyes:

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.