From 4efc6b580f285014f5e8d2f1598f98dc375c7604 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Tue, 22 Dec 2009 21:40:34 +0000 Subject: added missing AX/OAUTH URI definitions Signed-off-by: Michael Krelin --- diff --git a/include/opkele/uris.h b/include/opkele/uris.h index a8bebc9..aae31a4 100644 --- a/include/opkele/uris.h +++ b/include/opkele/uris.h @@ -8,6 +8,8 @@ #define OIURI_OPENID20 "http://specs.openid.net/auth/2.0" #define OIURI_SREG10 "http://openid.net/sreg/1.0" #define OIURI_SREG11 "http://openid.net/extensions/sreg/1.1" +#define OIURI_AX10 "http://openid.net/srv/ax/1.0" +#define OIURI_OAUTH10 "http://specs.openid.net/extensions/oauth/1.0" #define STURI_OPENID10 "http://openid.net/signon/1.0" #define STURI_OPENID11 "http://openid.net/signon/1.1" -- cgit v0.9.0.2