examples/

directory
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 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
Package main demonstrates basic usage of the PingOne Go Client SDK.
Package main demonstrates basic usage of the PingOne Go Client SDK.

Jump to

Keyboard shortcuts

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