directory
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Aug 7, 2025
License: Apache-2.0
Opens a new window with license information.
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
¶
Click to show internal directories.
Click to hide internal directories.