menu
quickpocketbase package
documentation
auth/auth.dart
Auth
Auth.new constructor
Auth.new constructor
dark_mode
light_mode
Auth
constructor
Auth
(
{
required
String
baseUrl
,
String
collectionName
=
"users"
,
})
Implementation
Auth({required this.baseUrl, this.collectionName = "users"});
quickpocketbase package
documentation
auth/auth
Auth
Auth.new constructor
Auth class