Skip to main content
Version: Next

Custom providers

Serverpod's authentication module lets you implement custom authentication providers. You can use 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.