oauth

Modules

client
module oauth.client
Undocumented in source.
config
module oauth.config
Undocumented in source.
exception
module oauth.exception

OAuth 2.0 for D - Exceptions

provider
module oauth.provider

OAuth 2.0 for D - Registration of providers and default provider implementation

session
module oauth.session

OAuth 2.0 for D - Client session implementation

settings
module oauth.settings

OAuth 2.0 for D - Client settings

test
module oauth.test
Undocumented in source.
webapp
module oauth.webapp

OAuth 2.0 client vibe.http.server / vibe.web.web integration