Google calendar login

Hi guys!
I may have been mising something very basic here - but how do I check that the user is logged in, once they successfully logged in on one page and were transferred to the next?
My pages do not require user login, however, the functionality does. And while the user is authorized on index, they get transferred to the next page as… I don’t know. In chrome it’s my bubble developer account, and in any other browser they can do pretty much anything, only the items that require username, throw error.

Hi!
May be you should create an action (triggered by Page is loaded) - then check if the user is logged in - and only then show\hide your calendar - o send them to the page for login?

Or make a basic condition in workflow to check if user is logged in before allow to do smth…

So you have plenty room for actions!

1 Like