Skip to content

hapikit/stormpath.net.hapikit

Repository files navigation

Stormpath Hapikit SDK

Set environment variables using Powershell prompt

[Environment]::SetEnvironmentVariable("STORMPATH_APIKEY_ID", "<enter ID>", "User")
[Environment]::SetEnvironmentVariable("STORMPATH_APIKEY_SECRET", "<enter secret>", "User")

About

Client API SDK for Stormpath

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages