Authentication

PocketBlocks provides a huge list of authentication options. If you can use it in Pocketbase, you can use it in PocketBlocks.

Enable Authentication Options

By default authentication with username and email is enable.

To allow users to authenticate with OAuth providers, go to the Pocketbase Admin Panel, Settings in the side menu, select Auth providers, and configure some of the options available.

Signup

By default, anyone can sign up. To disable the signup page (and feature), create a rule with restrictions.

Customization

You can customize some aspects of the authentication page. Go to PocketBlocks Settings Page then go to Authentication:

You can change the username input label and apply a mask by selecting the Local login type option:

You also can change the name of an OAuth provider and its icon by selecting the respective login type option:

Email Features

To enable password recovery and email verification/change, you need to configure a SMTP Server in PocketBase Admin Panel:

Last updated