Sha256: ec7be1389d8ac2acfbed97ddffc1e24b8a5bcbad144e43b6d3679b50e510533c
Contents?: true
Size: 380 Bytes
Versions: 2
Compression:
Stored size: 380 Bytes
Contents
This creates an OAuth Provider controller as well as requisite models. It requires an authentication framework such as acts_as_authenticated, restful_authentication or restful_open_id_authentication that provides the methods "login_required" and "current_user". If you generated the migration file (true by default), make sure you run rake db:migrate See README.rdoc for more.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
oauth-plugin-0.4.0.pre2 | lib/generators/oauth_consumer/USAGE |
oauth-plugin-0.4.0.pre1 | lib/generators/oauth_consumer/USAGE |