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!
Libraries
- core
- This library re-exports the core authentication tools for the authentication module.
- providers/apple
- This library contains the Apple authentication provider for the Serverpod IDP module.
- providers/email
- This library contains the email authentication provider for the Serverpod IDP module.
- providers/google
- This library contains the Google authentication provider for the Serverpod IDP module.
- serverpod_auth_idp_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.