Skip to content
This repository was archived by the owner on Jan 22, 2019. It is now read-only.

Commit 3021a51

Browse files
committed
Tweak to readme
1 parent 5cac840 commit 3021a51

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22

33
This is an Angular directive and HTTP interceptor available as a Bower package for adding OAuth 2 authentication support to AngularJS. In addition to this documentation a couple of samples and tutorials are available:
44

5-
[Authenticating AngularJS Against OAuth 2.0 / OpenID Connect](http://www.azurefromthetrenches.com/authenticating-angularjs-against-oauth-2-0-openid-connect/)
6-
[Sample of IdentityServer3 and AngularJS-OAuth2](https://github.com/JamesRandall/AngularJS-OAuth2-IdentityServer3-Sample)
5+
[Authenticating AngularJS Against OAuth 2.0 / OpenID Using Google Connect](http://www.azurefromthetrenches.com/authenticating-angularjs-against-oauth-2-0-openid-connect/)
6+
7+
[Using AngularJS-OAuth2 with an instance of IdentityServer3](https://github.com/JamesRandall/AngularJS-OAuth2-IdentityServer3-Sample)
78

89
The package is versioned using the [semantic versioning policy](http://semver.org).
910

10-
Feedback is very welcome. Please leave it in the [Issues](https://github.com/JamesRandall/AngularJS-OAuth2/issues) area or over on my [blog](https://www.azurefromthetrenches.com).
11+
Feedback is very welcome. Please leave it in the [issues](https://github.com/JamesRandall/AngularJS-OAuth2/issues) area or over on my [blog](https://www.azurefromthetrenches.com).
1112

1213
## Installing the Package
1314

0 commit comments

Comments
 (0)