Serverpod banner

Serverpod

This package is a core part of Serverpod. For documentation, visit: https://docs.serverpod.dev.

What is Serverpod?

Serverpod is an open-source, scalable app server, written in Dart for the Flutter community. Check it out!

Serverpod.dev

Libraries

auth_user
This library provides tools for managing and creating authentication users in the Serverpod authentication core module.
jwt
This library provides tools for managing and creating JWTs in the Serverpod authentication core module.
profile
This library provides tools for managing and creating user profiles in the Serverpod authentication core module.
serverpod_auth_core_server
This library should not be directly imported in application code. It contains exports required by the code generator to integrate the Serverpod IDP module.
session
This library provides tools for managing and creating database-backed sessions in the Serverpod authentication core module.