Examples

Examples for Ping Identity Dart Auth SDK live under:

  • apps/sdks/ping-identity-dart-auth-sdk/ping-identity-dart-auth-sdk/example

  • apps/sdks/ping-identity-dart-auth-sdk/ping-identity-dart-auth-sdk/README.md

Current Example Files

  • apps/sdks/ping-identity-dart-auth-sdk/ping-identity-dart-auth-sdk/example/ping_oidc_cli_example.dart

  • apps/sdks/ping-identity-dart-auth-sdk/ping-identity-dart-auth-sdk/example/README.md

Notes

  • The package now ships a minimal package-level example instead of a cloned Flutter sample app.

  • Use the example to bootstrap discovery and authorization URL generation in your own CLI or backend flow.