Authentication with third party credentials

Hi there,

Is it possible to authenticate users with credentials from an external AWS database and start treating them as a native Bubble user?

I mean, I’ve been able so far to call the AWS database and pass the correct credentials. The problem is: after that, I’d like bubble to recognize the user as a legit user, allowing me to use native resources and conditionals such as “when user is logged in”, for instance.

Is there a way to do that? Please help! I’ve been stuck with this problem for a week.