I wanted to ask if there is any schedule when you plan to release part 3 since I am at the moment really struggling to get the login/logout working on mobile.
Somehow the logout action on mobile does not logout the user (at least in the UI) in the browser the cookie just does not get set
Sorry @senaria I did not see this. Make sure you set a Security Restrict on your actions (maybe for the user profile or similar) and in the Dynamic settings in the page have an Unauthorised redirect for only logged in users on the profile Action (for example), then for your log-out action fire a browser action to exit to your login page or an alternative page displaying a successful logout message. Does that make sense?
I’m in the process of putting together a very concise guide but am a little behind right now. Shouldn’t be too much longer so please feel free to message me or post in this thread if you have any further questions.