Hello All,
Am new to FF and finding my way around as I build an app.
My app needs authentication. Followed the guide, did the setup and configured the entry page and login pages. It worked for a few times using Google Auth. However, since this morning, when I go to test the app, it always shows the logged in screen rather than the profile creation/login screen.
I am aware that the Users collection is used to create a record of the authenticated user. So I delete that record before doing the testing so it will not treat me as an already logged in user. As stated above, this has worked but not working anymore.
Any ideas of what I should be doing? I would hate to read that I need to clear my browser's cache every time I need to test!
Thanks