Login external url in bubble form

Hello,

One of our users wants to login trough bubble front-end to their external login page.

In general this is what we want to create:

Login form in bubble with an action(button) to an external url that opens in a new tab and sending the required params(login,pass,etc).

Is this possible in bubble? And what is the best way to do this?

Thanx

Tjep

anyone?

hi Tjep,

Of course this is possible, but there’s quite a bit of details missing here to complete the picture.

Like what should happen after the login? Are you forwarding the user to the external page?
Or are you trying to use the external page (and their user db) as an oauth provider for your bubble application?

Please elaborate so we can advise what’s best here.

Vlad.

GM at Bubblewits - Bubble Certified Partner

http://bubblestore.io – a place to buy Bubble templates for landing pages, e-commerce, workflows, APIs etc.
http://iambubble.com - one page Bubble demo
http://builtonbubble.com - Collection of apps built on Bubble

Hello Vlad,

Thanx for your reply, we are indeed forwarding the user to an external page.

The user enters his/her username and pass in the bubble app.

When the user submits the from it should redirect to the external page with the post fields.

Tjep

Hello Vlad,

Any idea how to post to an external page?

Tjep

i’m also interested in this.