hello i am currently creating a native app using flutter using bubble as backend. i am trying to make by bubble app as sso and this native app will login using my bubble app as sso because i am making my bubble app as back end for this native app. is this possible? so basically this is the flow:
login to native app > hit bubble endpoint >bubble sso login > user logged in native app
appreciate any help.