Skip to main content
Version: 3.3.0

Custom providers

Serverpod's authentication module makes it easy to implement custom authentication providers. This allows you to leverage all the existing providers supplied by the module along with the specific providers your project requires.

note

This section is under development and will be updated soon.

The package also provides general-purpose utilities to facilitate building IDPs. See OAuth2 Utility.