Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added deprecation note.
  • Loading branch information
elohanlon authored Sep 10, 2024
1 parent e5651dd commit 2b563f2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Cul::Omniauth

**NOTE: This gem is deprecated and has been replaced by: https://github.com/cul/omniauth-cul**

-----

Cul::Omniauth is a Rails engine to facilitate using [Devise](https://github.com/plataformatec/devise "Devise") and Omniauth with the [CAS offering from Columbia University IT](https://cuit.columbia.edu/cas-authentication "CUIT CAS Documentation").
## Installing Devise
1. Add gem 'devise' to Gemfile
Expand Down Expand Up @@ -160,4 +164,4 @@ class Ability
end
end
```
More information about CanCan is available on the [CanCan Github repository](https://github.com/ryanb/cancan "CanCan").
More information about CanCan is available on the [CanCan Github repository](https://github.com/ryanb/cancan "CanCan").

0 comments on commit 2b563f2

Please sign in to comment.