Getting Started

This package targets Ping-compatible identity providers through standard OIDC and OAuth 2.0 endpoints.

Install the Package

dependencies:
  ping_identity_dart_auth_sdk: ^0.1.0

Then run:

dart pub get

Core Package Paths

  • Pubspec: apps/sdks/ping-identity-dart-auth-sdk/ping-identity-dart-auth-sdk/pubspec.yaml

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

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

  • Tests: apps/sdks/ping-identity-dart-auth-sdk/ping-identity-dart-auth-sdk/test

Build the Docs

From apps/sdks/ping-identity-dart-auth-sdk/ping-identity-dart-auth-sdk/docs:

npm install
npx antora antora-playbook.yml

The generated site is written to build/site.