[PLUGIN] Passwordless authentication (email)

Hello.

I would like to present this plugin to you: Passwordless authentication (email).

This plugin allows you to sign up & log in users by only requiring their email address (no password).

Users will be asked their email address, and a validation code will be sent. They will then need to enter the code, and once they do (and it’s valid) the user will be created in your app.

The plugin is very simple to use:

  1. Install the plugin.

  2. Go to https://oauth2-app.bubbleapps.io/account and authenticate your email address to create an account (free).

  3. Once authenticated, you will get 2 important things:

  • Client ID
  • Client Secret.
  1. In the plugin page:
  • Enter the Client ID in the App ID/API Key field
  • Enter the Client Secret in the App Secret field
  • Check the box to use a generic redirect URL
  1. In your app, you can use the action “Signup/login with a social network” under Account, and select this plugin as the Oauth provider.

And that’s it.

You have a link to the editor here.

This plugin (currently) offers unlimited users & unlimited authentications.

Cheers.
Miguel

4 Likes