examples/

directory
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 7, 2025 License: Apache-2.0

README

Examples

This directory contains examples of how to use the pingone-go-client SDK.

Available Examples

  • basic: A simple example demonstrating how to initialize the client and make a basic API call.

Running the Examples

To run an example, navigate to its directory and execute:

go run main.go

Make sure to set the required environment variables first:

export PINGONE_CLIENT_ID=your-client-id
export PINGONE_CLIENT_SECRET=your-client-secret
export PINGONE_ENVIRONMENT_ID=your-environment-id

Now run the example

go run main.go

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL