How do I force a user to login again?

I have the 1 click login functionality working. However, after logging in the first time and logging out, the user automatically logs in without the popup coming up. Is there any way to force a user to see the login page again?

I have been reading and it seems to have something to do with refresh tokens. However I am not sure how to implement a solution here.

The platform I am working to build the application on is bubble.io