serverpod / serverpod

Serverpod is a next-generation app and web server, explicitly built for the Flutter and Dart ecosystem.
BSD 3-Clause "New" or "Revised" License
2.3k stars 200 forks source link

Add documentation for the full AuthConfig object from the auth module #2245

Closed Isakdl closed 2 weeks ago

Isakdl commented 2 weeks ago

The full documentation for the AuthConfig object is missing in the docs. We are only describing some of the fields but not all available options and configurations.

Expand the documentation on the auth module to include every option available.