oauth.settings

OAuth 2.0 for D - Client settings

Members

Classes

OAuthSettings
class OAuthSettings

Settings for an OAuth 2.0 client application.

Functions

loadConfig
immutable(OAuthSettings)[] loadConfig(string path)

Load settings from JSON file

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE file.

Standards

Conforms to RFC 6749

Authors

Harry T. Vennik