serverpod_auth_server 2.9.5
serverpod_auth_server: ^2.9.5 copied to clipboard
Serverpod authentication server module.
We analyzed this package 21 hours ago, and awarded it 40 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: BSD-3-Clause.
10/10 points: 20% or more of the public API has dartdoc comments
518 out of 630 API elements (82.2 %) have documentation comments.
Some symbols that are missing documentation: module, serverpod_auth_server, serverpod_auth_server.AppleAuth.AppleAuth.new, serverpod_auth_server.AppleAuthInfo.AppleAuthInfo.fromJson, serverpod_auth_server.AppleAuthInfo.AppleAuthInfo.new.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 73 issues. Showing the first 2:
ERROR: The type 'List
lib/src/business/apple_auth.dart:267:25
╷
267 │ for (Map key in data['keys'] as List)
│ ^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/business/apple_auth.dart
ERROR: A value of type 'dynamic' can't be assigned to a variable of type 'Map
lib/src/business/firebase_auth.dart:29:38
╷
29 │ firebaseServiceAccountJson = jsonDecode(password);
│ ^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/business/firebase_auth.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
crypto |
^3.0.2 |
3.0.7 | 3.0.7 | |
email_validator |
>=2.1.17 <4.0.0 |
3.0.0 | 3.0.0 | |
googleapis |
>=11.0.0 <15.0.0 |
14.0.0 | 17.0.0 | |
googleapis_auth |
>=1.6.0 <3.0.0 |
2.3.3 | 2.3.3 | |
http |
>=1.1.0 <2.0.0 |
1.6.0 | 1.6.0 | |
image |
^4.0.15 |
4.10.0 | 4.10.0 | |
jose |
^0.3.5+2 |
0.3.5+2 | 0.3.5+2 | |
meta |
^1.11.0 |
1.19.0 | 1.19.0 | |
openid_client |
^0.4.8 |
0.4.10+1 | 0.4.10+1 | |
pointycastle |
^3.7.4 |
3.9.1 | 4.0.0 | |
serverpod |
2.9.5 |
2.9.5 | 3.4.13 | |
serverpod_serialization |
2.9.5 |
2.9.5 | 3.4.13 | |
serverpod_shared |
2.9.5 |
2.9.5 | 3.4.13 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_discoveryapis_commons |
- | 1.0.8 | 1.0.8 | |
archive |
- | 4.3.0 | 4.3.0 | |
args |
- | 2.7.0 | 2.7.0 | |
asn1lib |
- | 1.6.5 | 1.6.5 | |
async |
- | 2.13.1 | 2.13.1 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
buffer |
- | 1.2.3 | 1.2.3 | |
charcode |
- | 1.4.0 | 1.4.0 | |
clock |
- | 1.1.3 | 1.1.3 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto_keys |
- | 0.3.0+1 | 0.3.1 | |
ffi |
- | 2.2.0 | 2.2.0 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
google_cloud |
- | 0.5.0 | 0.5.0 | |
google_identity_services_web |
- | 0.3.3+1 | 0.3.3+1 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.20 | 0.12.20 | |
mustache_template |
- | 2.0.5 | 2.0.5 | |
path |
- | 1.9.1 | 1.9.1 | |
pool |
- | 1.5.3 | 1.5.3 | |
posix |
- | 6.5.2 | 6.5.2 | |
postgres |
- | 3.5.12 | 3.5.12 | |
quiver |
- | 3.2.2 | 3.2.2 | |
redis |
- | 4.1.0 | 4.1.0 | |
retry |
- | 3.1.2 | 3.1.2 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stack_trace |
- | 1.12.2 | 1.12.2 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
super_string |
- | 1.0.3 | 1.0.3 | |
synchronized |
- | 3.4.2 | 3.4.2 | |
system_resources |
- | 1.6.0 | 1.6.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.14 | 0.7.14 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uuid |
- | 4.6.0 | 4.6.0 | |
vm_service |
- | 15.3.0 | 15.3.0 | |
web |
- | 1.1.1 | 1.1.1 | |
x509 |
- | 0.2.4+3 | 0.2.4+3 | |
yaml |
- | 3.1.4 | 3.1.4 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 5 issues. Showing the first 2:
The constraint `>=11.0.0 <15.0.0` on googleapis does not support the stable version `15.0.0`.
Try running dart pub upgrade --major-versions googleapis to update the constraint.
The constraint `^3.7.4` on pointycastle does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions pointycastle to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 62 errors:
FOR_IN_OF_INVALID_ELEMENT_TYPE-lib/src/business/apple_auth.dart:267:25- The type 'ListINVALID_ASSIGNMENT-lib/src/business/firebase_auth.dart:29:38- A value of type 'dynamic' can't be assigned to a variable of type 'Map<String, dynamic>'.INVALID_ASSIGNMENT-lib/src/business/firebase_auth.dart:31:38- A value of type 'dynamic' can't be assigned to a variable of type 'Map<String, dynamic>'.
Run dart pub downgrade and then dart analyze to reproduce the above problem.
You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.23.19, Dart 3.13.1.
Check the analysis log for details.