devise_oauth2_providable-0.1.6

https://rubygems.org

devise_oauth2_providable

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 224966

number: 0.1.6

platform: ruby

spec_sha256: 87225cb0d22c942cc017a04051f5a0418d051b7a31df5248ab7bc5bc8fe21b67

sha256: a49548f37c5a191443d64ac0baa068711f14344ab62d1edf603366b6b57c907d

created_at: 2024-05-13 08:16:55 UTC

updated_at: 2024-06-06 23:43:20 UTC

position: 24

version_data_entries_count: 77

uploaded_at: 2011-05-12 01:50:58 UTC

indexed: true

has_extensions:

extensions:

Gem size: 35 KB

Version Data Entries

Total: 77

Unpacked size: 72.4 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
.gitignore6440033 Bytes4a3a8f8af73b573a0ff8dd1996eff22a77fb66567088636826f9e97b39edbea7
.rspec6440033 Bytesb648acf0c57ccdb48e535bb3e166d8c660e59cc291abb9f94e42896d416a06bc
CONTRIBUTORS.txt64400132 Bytes6d5e2eb9c04dd46e45a29bbef5783a9e490c9d542e3f77f953f6e3f0b3843387
Gemfile6440088 Bytes7ff7b78bc84e15ea23ba64b4ebecce44c73980df6067b1d95677f621d2d79c03
LICENSE.txt644001.05 KB05ec8c19d8b88563f71224eaba304d9c156673a9e720911228aaf4a9140dee22
README.md644002.96 KBc965c78a5f92f3059464823b9dac59a3cfa45b86c28b530318fcfba75bf15182
Rakefile64400141 Bytes8c9912fe929d427fdb52961e4f85a1a8308559d3b04a3bae3349c9d174ba7933
app/controllers/oauth2/authorizations_controller.rb644001.46 KBca25572cc7f4c049689de0b49168227c84e162b65b8c9be07b2eef7d83c95b69
app/models/access_token.rb64400752 Bytesd95083699d5040bf98c190b18462c225d836f598bf03c9a262cbffebd960a0e9
app/models/authorization_code.rb64400280 Bytes93fdfd2ec72e2dcc01a3f8011c391d73365a3eabb4bf35b9ec52cca3b959190a
app/models/client.rb64400414 Bytes5b64b2a61577a0063a20db1d98ddbb5df8647cfc21cbe7aaae4cca8b1804d2a5
app/models/refresh_token.rb64400156 Bytes93f076f6f75b1855d55a537ab8981118e202953b6540f3738fc7fa4401eb0e60
app/views/oauth2/authorizations/_form.html.erb64400322 Bytesdd8ec5ea319f89ef3b5538b3e4dbc6581db318f7ece078f8889d3b9b441ab6f8
app/views/oauth2/authorizations/error.html.erb64400102 Bytes4258bf6742936c3f445a9bb280e95d6c7859c4eacb7acdd8e4008410ec266e63
app/views/oauth2/authorizations/new.html.erb64400393 Bytes715b369d8eb9257f42b97106b93ad9a31d6544abcf0ebf24130da8a0005b4fa2
config/routes.rb64400248 Bytes348a1bdc83193ac121ec693717e32914ab4838c4dff4fc0ff1adc1cf5241f8df
devise_oauth2_providable.gemspec644001.04 KBd1200a7bc16a807c05676b62c0670385436667010e85099de74f92d20310aadd
lib/devise_oauth2_providable.rb64400398 Bytes589c05c906d182385af3ae9f3c28d8e247910d571d2bf7b0a556535b34cb6cd4
lib/devise_oauth2_providable/engine.rb64400436 Bytes9ec2ad05caa85e80e16156e6f5e755526ab6664000870fb3e947a6a80f7c1570
lib/devise_oauth2_providable/model.rb64400235 Bytesbbf45881927ff566dc580208eb1891e98a4063d006a13b8b96e3331e5723d363
lib/devise_oauth2_providable/schema.rb644001.86 KB89a374547d5dfb12cf44875dc25d5764235855537df8d03ce854925bdb6594d3
lib/devise_oauth2_providable/strategy.rb64400667 Bytes880ce58510c79c68d1e02704c7280ec8f5f471c60f90d4514216334a73bc70c8
lib/devise_oauth2_providable/version.rb6440072 Bytes9092f2f2ba7bcdc6d16afd5cb14e367984e6260494bf8189d0ed80a3aab12451
lib/expirable_token.rb64400849 Bytesa981841adcd5d5752d4f43e7cfe84446fd655ece7ef143ff6d6648d74dcd61e3
lib/token_endpoint.rb644001.78 KB4d4abccbe0a1b7ff1ac43ae4813fc624cc73fcc73809522807d110088ad9984c
spec/devise_oauth2_providable_spec.rb64400112 Bytese0f07ab8fd787bdb261088d2258c12d479b071e6357c1b0ab6f492d1a7413082
spec/rails_app/.gitignore6440036 Bytes37b6c3a50b9e8bf25c4129c59880adb1173110062b0499cfb74992e09ea7d2f3
spec/rails_app/.rspec644009 Bytes0928fd01c7f2158bb6d3f77e8b4ba2a575181f4a3f2c111d5fd65e78c0f8bfbf
spec/rails_app/Gemfile64400875 Bytes088cf79420932895f0552afec1ec94e383c143d19b71d4d76c1048917669c9fb
spec/rails_app/README644008.91 KB53b8a27716b3a26dba30f3f46326406d3e4d03e90d1707757d76f7304f5f8f8e
spec/rails_app/Rakefile64400268 Bytes1c7b04a76154c98c3149e753a644391b854276e906f57c3a133c9d757bb6e4ca
spec/rails_app/app/controllers/application_controller.rb6440080 Bytesdf6c512ef83c4ed7c936a686d15ee9a0169a855f7fa7ff797c94362ec5b432b7
spec/rails_app/app/helpers/application_helper.rb6440029 Bytesf77fac5ea412dbed92c4524fe0ed180acb2b7239f84daf758da989032301f5c8
spec/rails_app/app/models/user.rb6440091 Bytes2689c907ceb5a2295b677b65a30a46a20a2963cd648f44d813c1a316abfb5490
spec/rails_app/app/views/layouts/application.html.erb64400201 Bytes84e45824dee757902e0609508137eb2cd10925a5fde255ae606d791152bb5a01
spec/rails_app/config.ru64400158 Bytese433d117ba351280629fc026ec788f95a2493a6f0e3a6d13f5390f3b2033c4e8
spec/rails_app/config/application.rb644001.87 KB6c706284460bfa0a36f95ae85609fcebcf215f94bed974b89e790cb8e67dc19c
spec/rails_app/config/boot.rb64400191 Bytes3883fbb390bbb607ad4c864f83ccc87f95259f7bc3e0905f6e8c296df1ae5ae5
spec/rails_app/config/database.yml64400501 Bytesab8a41dba6a87995995c5233e2def9502e5a828f60b8f388887f53a40a2cfffd
spec/rails_app/config/environment.rb64400152 Bytesb59e99b509f581bbb78cad6cad59195bcd7e06c3c23f5693221fc9f729cb908f
spec/rails_app/config/environments/development.rb64400988 Bytes0c78d59084ed67c97869b2cc7915b36d96eca332b9574e19c34779444caef624
spec/rails_app/config/environments/production.rb644001.72 KB4b964de673e86be48c65fbe29e40773c797a4929fa749d9b14dc496fc334b3c6
spec/rails_app/config/environments/test.rb644001.48 KB8e3131a043c01f94c74505632045f369706a5472bff7be8546cb5280f4db8f91
spec/rails_app/config/initializers/backtrace_silencers.rb64400404 Bytes12656d43090727d98c72bed6ba153b501ae0b7fdc5f20cfd64b5ab8a8bfa87a8
spec/rails_app/config/initializers/devise.rb644008.72 KBdbf6f0973cc6da090981e6d4dc2efe3e52cc0242df211b79279202f172edef9d
spec/rails_app/config/initializers/inflections.rb64400376 Bytes9449663f6476f55fcc11553109eadee742521924a0592102e7f5ac25e8b3561a
spec/rails_app/config/initializers/mime_types.rb64400205 Byteseeb81ee447a8f788b69240861f043b485ab6e830dde0997ddeb3c1b445ed5d06
spec/rails_app/config/initializers/secret_token.rb64400499 Bytes69ad311dc475bde23cadfd00e23c426fde4e87341303b052137e95d02a999f6b
spec/rails_app/config/initializers/session_store.rb64400420 Bytes8d47aefe24d0aee765f3b513e3a98253e4744d37767ca4635dd4b31f9419e84e
spec/rails_app/config/locales/devise.en.yml644002.42 KB044dd614eaa03660e8eb0896d6da05f44089ed47a3df56cbe2dbf4afb5fe3e4e
spec/rails_app/config/locales/en.yml64400213 Bytes6b393140f668cd4f960b03d8320b5e6a226a023c9a3f4439029aaee932562273
spec/rails_app/config/routes.rb644001.77 KBc0689ce88ec9a807f2d3239a9ae2e367669336ecdd8bb38d6f2f19df60e39f18
spec/rails_app/db/migrate/20110511210818_create_oauth2_schema.rb64400191 Bytes737ba50df9b6b35e0b439873dd1dff927e3b558993e5f341f7c5a028c9e01a39
spec/rails_app/db/migrate/20110511210926_create_users.rb64400247 Bytes479d6ad87820a0df96464c96a026fb7953e1a3789ce56cfcb74b30111a3e2cec
spec/rails_app/db/schema.rb644003.05 KB2f23028faaa60608f8adcafd0ca4a99b128d7960da3050b70df1c1e04fa24e28
spec/rails_app/db/seeds.rb64400353 Bytesfbf0cd04e506b357259be085e53b3272f4a0372d6cdfea1d019d78081fd6f1ea
spec/rails_app/doc/README_FOR_APP64400211 Bytes897affe669e3785eb97e5e25af822a8b1da7ff86b5a11d3861fd4734c836a9c7
spec/rails_app/lib/tasks/.gitkeep644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
spec/rails_app/public/404.html64400728 Bytese83bab5bc954e390da4d67691e61ee368b97738ab7d165c4d35d54977c116f58
spec/rails_app/public/422.html64400711 Bytes97a7b03d5364abcb3e667d94da1f7f5112dd07487d6f969c23eb5f2cd7c2171b
spec/rails_app/public/500.html64400728 Bytes4ca11648f057809f28f549961ecb31a7aaa26d1c7e2b42073702a4ff3452dd4d
spec/rails_app/public/favicon.ico644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
spec/rails_app/public/images/rails.png644006.49 KB322506f9917889126e81df2833a6eecdf2e394658d53dad347e9882dd4dbf28e
spec/rails_app/public/index.html644005.64 KB8422e1ff149625310533be5d779bbbfc205003c0abb889b014f4e08b2d134f92
spec/rails_app/public/javascripts/.gitkeep644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
spec/rails_app/public/javascripts/application.js644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
spec/rails_app/public/robots.txt64400204 Bytes5d716fc9e75fd1d9082f6ea0dba3fc85fa1bfb14a4b204d2c436e232cbb52c2f
spec/rails_app/public/stylesheets/.gitkeep644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
spec/rails_app/script/rails75500295 Bytesb9535049af7be6700e161fe507b5e7ea4f884d329e9224d08d8f4f840c896257
spec/rails_app/spec/integration/token_endpoint_spec.rb644001.99 KB5a57d88e312654b059b7ce0872c78548073e4a7b07308c07410ed29468b49355
spec/rails_app/spec/models/access_token_spec.rb64400551 Bytesfb7f4f272a4ce4b5abe7af097f001289b338f4d6996a5e5d0e21f185fe7be26d
spec/rails_app/spec/models/client_spec.rb64400454 Bytes4fbaa6952dfaa5f4f5f4145f72631281a75bbc03d70586d7681edf31b82b6f6f
spec/rails_app/spec/models/user_spec.rb64400187 Bytes3147fafcdf909374d1b4e803e1494c6fa9263956d214e3c4f5d58999cc48b27b
spec/rails_app/spec/spec_helper.rb64400978 Bytes1b92a5d81b0982b1626f481fadda8f6e6b70add5dc74dbd5359c506e983ff6cf
spec/rails_app/vendor/plugins/.gitkeep644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
spec/setup_database.rb64400272 Bytes32ee9b2237e74a17ab923b25630ed39e1181a17b7c6b8b04cf6221fa12032106
spec/spec_helper.rb64400906 Bytesae66044fff3def57acb30fbd12d4c7cc2264ece1a707372527e6665967932b01