-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathatom.xml
More file actions
38 lines (38 loc) · 1.93 KB
/
atom.xml
File metadata and controls
38 lines (38 loc) · 1.93 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<id>https://authguard.github.io/blog</id>
<title>AuthGuard Documentation Blog</title>
<updated>2021-12-13T00:00:00.000Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<link rel="alternate" href="https://authguard.github.io/blog"/>
<subtitle>AuthGuard Documentation Blog</subtitle>
<icon>https://authguard.github.io/img/favicon.ico</icon>
<entry>
<title type="html"><![CDATA[Tutorial 4: Sending emails and text messages]]></title>
<id>tutorial-email-sms</id>
<link href="https://authguard.github.io/blog/tutorial-email-sms"/>
<updated>2021-12-13T00:00:00.000Z</updated>
<summary type="html"><![CDATA[Configuring AuthGuard to send emails and text messages directly]]></summary>
</entry>
<entry>
<title type="html"><![CDATA[Tutorial 3: Social login with OpenID Connect]]></title>
<id>tutorial-oidc</id>
<link href="https://authguard.github.io/blog/tutorial-oidc"/>
<updated>2021-12-03T00:00:00.000Z</updated>
<summary type="html"><![CDATA[Identity federation with AuthGuard and and OpenID Connect provider]]></summary>
</entry>
<entry>
<title type="html"><![CDATA[Tutorial 2: Federation with LDAP]]></title>
<id>tutorial-ldap</id>
<link href="https://authguard.github.io/blog/tutorial-ldap"/>
<updated>2021-11-10T00:00:00.000Z</updated>
<summary type="html"><![CDATA[An example on how to use AuthGuard to authenticate users using an LDAP server]]></summary>
</entry>
<entry>
<title type="html"><![CDATA[Tutorial 1: Basic example]]></title>
<id>tutorial-basic-example</id>
<link href="https://authguard.github.io/blog/tutorial-basic-example"/>
<updated>2021-09-05T00:00:00.000Z</updated>
<summary type="html"><![CDATA[Basic client]]></summary>
</entry>
</feed>