Browse Source

Update Sentry links

pull/475/head
Jamie York 10 years ago
parent
commit
8a418b31e7
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      README.md

+ 2
- 2
README.md View File

526
 ## Authentication and Authorization
526
 ## Authentication and Authorization
527
 *Libraries for implementing user authentication and authorization.*
527
 *Libraries for implementing user authentication and authorization.*
528
 
528
 
529
-* [Sentry](https://github.com/cartalyst/sentry) - A framework agnostic authentication & authorisation library.
530
-* [Sentry Social](http://docs.cartalyst.com/sentry-social-2/introduction) - A library for social network authentication.
529
+* [Sentinel](https://cartalyst.com/manual/sentinel/2.0) - A framework agnostic authentication & authorisation library.
530
+* [Sentinel Social](https://cartalyst.com/manual/sentinel-social/2.0) - A library for social network authentication.
531
 * [Opauth](https://github.com/opauth/opauth) - A multi-provider authentication framework.
531
 * [Opauth](https://github.com/opauth/opauth) - A multi-provider authentication framework.
532
 * [OAuth2 Server](http://oauth2.thephpleague.com/) - An OAuth2 authentication server, resource server and client library.
532
 * [OAuth2 Server](http://oauth2.thephpleague.com/) - An OAuth2 authentication server, resource server and client library.
533
 * [OAuth2 Server](http://bshaffer.github.io/oauth2-server-php-docs/) - Another OAuth2 server implementation.
533
 * [OAuth2 Server](http://bshaffer.github.io/oauth2-server-php-docs/) - Another OAuth2 server implementation.

Loading…
Cancel
Save