From 0dafd5524e8c6cd2132192f0ced56f3b6cf5d1ee Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20=C3=85kre=20Solberg?= <andreas.solberg@uninett.no>
Date: Thu, 29 Oct 2009 08:10:18 +0000
Subject: [PATCH] adding references to twitter documentation

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1934 44740490-163a-0410-bde0-09ae8108e29a
---
 docs/simplesamlphp-idp.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/simplesamlphp-idp.txt b/docs/simplesamlphp-idp.txt
index a370a80c5..648fd9d21 100644
--- a/docs/simplesamlphp-idp.txt
+++ b/docs/simplesamlphp-idp.txt
@@ -60,6 +60,8 @@ The next step is to configure the way users authenticate on your IdP. Various mo
 [`authfacebook:Facebook`](https://rnd.feide.no/content/using-facebook-authentication-source)
 : Authenticate with a Facebook ID.
 
+[`authtwitter:Twitter`](https://rnd.feide.no/content/twitter-authentication-module)
+: Authenticate with your Twitter account using the Twitter OAuth API.
 
 In this guide, we will use the `exampleauth:UserPass` authentication module. This module does not have any dependencies, and is therefore simple to set up.
 
-- 
GitLab