case_insensitive_emails

package module
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 7, 2025 License: MIT Imports: 3 Imported by: 0

README

Case Insensitive Emails

An xpb plugin for Pocketbase that automatically lowercases email addresses on auth records.

Email addresses are automatically lowercased on auth record create and auth record update.

Email addresses are also automatically lowercased when someone attempts to log in with email and password.

Installation

  1. Install XPB.
  2. Use the builder:
xpb build --with github.com/pocketbuilds/case_insensitive_emails@latest

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Plugin

type Plugin struct{}

func (*Plugin) Description

func (p *Plugin) Description() string

func (*Plugin) Init

func (p *Plugin) Init(app core.App) error

func (*Plugin) Name

func (p *Plugin) Name() string

func (*Plugin) Version

func (p *Plugin) Version() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL