simple_token_authentication-1.11.0

https://rubygems.org

simple_token_authentication

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 586894

number: 1.11.0

platform: ruby

spec_sha256: 6a227bed905385ff3aaff4062b5726a2aaba9a66fd78d0cd0a308816789b89eb

sha256: 5df4617e320bdf95ad46011f0c8f43751389749ca8d71064a81c32bbb15c80fd

created_at: 2024-05-13 08:22:25 UTC

updated_at: 2024-06-09 08:50:27 UTC

position: 9

version_data_entries_count: 57

uploaded_at: 2015-12-14 19:40:13 UTC

indexed: true

has_extensions:

extensions:

Gem size: 39 KB

Version Data Entries

Total: 57

Unpacked size: 179 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
LICENSE1006640034.3 KB8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
README.md1006640014.8 KB5da579a88bc60e17ef7e885563de9fd43b7ed59c2438b1d0200ce0578ff7a26c
Rakefile100664001.44 KB7d63eb26685582715c83ad94aea6d60e6e7088ed88b77aecd8045fd78daef0d6
doc/README.md100664001.31 KBba2077fd8b71b1edc03bb16b661fa4cbd5dba2faaf396ad19c7c21641391d48c
lib/simple_token_authentication.rb100664002.18 KB5f9eb1a964e19e2f8a53fb0af81aec0bade85fe8c67e13769dcb36e0494f4a74
lib/simple_token_authentication/acts_as_token_authenticatable.rb100664001.37 KB9f385d7f8c233389abbb2c0d1d8bbae253abde70306130da11572e890873818f
lib/simple_token_authentication/acts_as_token_authentication_handler.rb100664001004 Bytes0bcdbd2c0cdd3a4fd41730f12d5436dae40b60a1e787f973f79874325ab1de52
lib/simple_token_authentication/adapter.rb10066400119 Bytes6791044c41a70a0092b06a69219816b43c89db88bee5231dda12ef4e4252add1
lib/simple_token_authentication/adapters/active_record_adapter.rb10066400284 Bytesc38a7237d0ff6cc393d0a2fe946c36a9aee0ed520f7de590d88439630105803e
lib/simple_token_authentication/adapters/mongoid_adapter.rb10066400272 Bytesd96f50b668430a9ccfa3cd0373ca95b82a5a469d78c86abb4695d8cf8e881f9d
lib/simple_token_authentication/adapters/rails_adapter.rb10066400285 Bytesc537cc70a397ad4c1df6b31d08d71175cdffd7866d8247f2d701518f763b4e2b
lib/simple_token_authentication/adapters/rails_api_adapter.rb10066400401 Bytesbc0d7d59e4a1d68b32c467d66fabb29be81296a0ac20133d31a5f544b5b39f0a
lib/simple_token_authentication/configuration.rb100664001.6 KB8ca6084b95edaeb5f5ca801c7a27b58e58e50a4877bcc742edf96af7bd0dab18
lib/simple_token_authentication/devise_fallback_handler.rb10066400601 Bytes5f6b8b7ca2e1773232ce38347b2572a62cd9c12c499e4dc6933083fc92df90a0
lib/simple_token_authentication/entities_manager.rb10066400261 Bytesfb7ced4f351f145aba74f755b36e0d0bf7fd0f7c825d06cc7239b8a3a79c2ce3
lib/simple_token_authentication/entity.rb100664002.27 KBb6d45261cf7ae4ee5682cca0aa56331287c9240e735390696bd4bf4b118a9af4
lib/simple_token_authentication/errors.rb10066400649 Bytesb99ea212162ebf67573c62f626245febffa6dab3bd92ca421fd64eb9c7f2c15a
lib/simple_token_authentication/exception_fallback_handler.rb10066400385 Bytesdf007e93c880275e3cce28966ec1b9de39035f4c5ebaecb5e18f1f8fef4a2ea6
lib/simple_token_authentication/sign_in_handler.rb10066400626 Bytes9566aa28aeb39386958a1c45fdf5afd6ce7e9bb18dc6eeae368416c93a3a116a
lib/simple_token_authentication/token_authentication_handler.rb100664005.73 KB9677dc1d9fb196c4832a3335b120ffb1d539425060a6119897c97a6a11d07974
lib/simple_token_authentication/token_comparator.rb10066400628 Bytes0aff88a44575d0b73757d5399074769a1e6cac60b23a6197422ccfc79ca7112f
lib/simple_token_authentication/token_generator.rb10066400143 Bytes703ab71a9ee53a72ce5bf404654d6c74304cc9b463cf32be192fdf05bfb0b31d
lib/simple_token_authentication/version.rb1006640058 Bytes1c6e01b6b1eb77a1d1c192a21455a90aed89392f85592fc7765aa597e75e2d0f
spec/configuration/action_controller_callbacks_options_spec.rb100664003.94 KB0b8a5e8cae3a50463f265234cc8ea227239c1cc5c259464385c9b5f662e7be74
spec/configuration/fallback_to_devise_option_spec.rb100664005.1 KBe41ea97c891773701e394b1e1031d7a967dd025ab6dcc50b29c5e050d08f2c0c
spec/configuration/header_names_option_spec.rb1006640025.5 KB2c0bac7f8a48220e835e1001458712903ed8279183c36f85beddb949b061c43c
spec/configuration/sign_in_token_option_spec.rb100664003.79 KB585748b40abee31728c45e247254c59e615eaab980c903b0dc317146b0dc9c57
spec/configuration/skip_devise_trackable_option_spec.rb100664004.02 KB3cc6bb2c9dfd6ac47909b2a08c796843a1736e4b97c245a3dfa3bf0e7212aeee
spec/lib/simple_token_authentication/acts_as_token_authenticatable_spec.rb100664004.08 KB53b3a9ac4ee3d6228417f7c74943ab2ea923aa90d29a122bb45c9d6420c3606d
spec/lib/simple_token_authentication/acts_as_token_authentication_handler_spec.rb100664004.27 KB7a8a847e6f0a349f860952a4f20745fee3984824e0427a627ea94d502717eaf7
spec/lib/simple_token_authentication/adapter_spec.rb10066400473 Bytes0b5f36958ac9b80bffb59671d74f16df252b87c7a94bb152a52ba2ad268a763f
spec/lib/simple_token_authentication/adapters/active_record_adapter_spec.rb10066400540 Bytese662c3b0c52aa4e62cf0dfbdca860aca6f6090feb07aa07282800d47555ff5f6
spec/lib/simple_token_authentication/adapters/mongoid_adapter_spec.rb10066400516 Bytesa43339e8d9a8e7d918e564702afe86ea9604ba3f56bdef721b8127734b823728
spec/lib/simple_token_authentication/adapters/rails_adapter_spec.rb10066400534 Bytesc6686d6834dbd306873f6123fcf337f430bd2cc8352be26a80e49929cf3cc0fa
spec/lib/simple_token_authentication/adapters/rails_api_adapter_spec.rb100664001.05 KB8a88f17e3978a891dc027947a54a2737fcb51aee9b221f7e1725242d3bead6c1
spec/lib/simple_token_authentication/configuration_spec.rb100664004.79 KBe3ab461c04c162b0c68170f3e6db78d1aaa6e8707776ab4fe8334059bab052e6
spec/lib/simple_token_authentication/devise_fallback_handler_spec.rb100664001.16 KBa7537cc2d1f5e2428333a01f1b706a642398619dd787d5bbf7052b6731d30af9
spec/lib/simple_token_authentication/entities_manager_spec.rb100664002.95 KB19f0c65605924f791db052bb7ae56954fa7a5b7e9c1e1ad8b93ed55d40e82561
spec/lib/simple_token_authentication/entity_spec.rb100664008.02 KBe77c662efc1c1889945aa747761f4dde5644bd11849dec0caac89e59e546bbaf
spec/lib/simple_token_authentication/errors_spec.rb10066400416 Bytes88ca6a30dbb1b80d0b02224c2676ffa3b1dc30e868d037f315ccdd4ce334b7e6
spec/lib/simple_token_authentication/exception_fallback_handler_spec.rb100664001.11 KB1f536bee48fa001d749b6b08fb0b241d40c9ca023598ade9ac80fa986555e6cb
spec/lib/simple_token_authentication/sign_in_handler_spec.rb100664002.25 KB878cf05e79ed6740c632e19c6925ef3f4f59e492493900bbcf9ea4bc7acc4048
spec/lib/simple_token_authentication/token_authentication_handler_spec.rb1006640021.1 KBec1746117a506337d350e9121704151f11d13e9f1777ce60b2f998ac042acf62
spec/lib/simple_token_authentication/token_comparator_spec.rb10066400610 Bytes31b13bad9ce629e8ffdd09c8f666d0d1d45e3ea5a970b39e4502d2497202e7bc
spec/lib/simple_token_authentication/token_generator_spec.rb10066400547 Bytesdffc309a92ef900a14f0ad5c9823bbfe00523c4a99f590e4c0ea925bf6cfe3ab
spec/lib/simple_token_authentication_spec.rb100664006.67 KBd63c77bfe7ff7e6ca4e24f3ebe877232c4f5949ed179225ec1cf13225b99fb10
spec/spec_helper.rb10066400313 Bytes6b139467c83feda9ecc5232ca4fbaaf986cd3dcc63701d4676f9fd9df029d47d
spec/support/dummy_classes_helper.rb100664002.51 KB8a33adce4a00b79b5fc0c3b0c0643963a02adade7a9132d4c441da369d6a5d87
spec/support/spec_for_adapter.rb10066400249 Bytes59f90c57079a48e9ff5fb4a8fee2c659083de965046a8a3ab304f2ccc9f2d741
spec/support/spec_for_authentication_handler_interface.rb10066400252 Bytes85257baa57d3ca8d9e9cc965ba69ef6855f4744e16a2a243380b3526f8b0ff56
spec/support/spec_for_configuration_option_interface.rb10066400722 Bytesff8a0d8c8ff42bcfa322ff8b09e216979661ab100e4d0a8095f1602e410baeab
spec/support/spec_for_entities_manager_interface.rb10066400236 Bytes9f729414ae883312add206666881ac96e570539699d5de411f7d1efc49b5da34
spec/support/spec_for_fallback_handler_interface.rb10066400211 Bytes9325f245ae7a9b60da4557fe1c812b6f7aa7e48f575b3921a1aa8355f16b6f8b
spec/support/spec_for_sign_in_handler_interface.rb10066400204 Bytes2f8ef82031fe0408c18ddbad9e1c2b86d48afe5dd648f5d55c67bf6a0d3d356e
spec/support/spec_for_token_comparator_interface.rb10066400206 Bytesff0d24cb0703402c6a1c8f67c63f8f2316278b4ac489e92340b3a965e802e9ed
spec/support/spec_for_token_generator_interface.rb10066400217 Bytes2f4153b70bd3fa728717b5a44421316b0fe1ed5452c81f3d9d87b4a83b6d2377
spec/support/specs_for_token_authentication_handler_interface.rb10066400285 Bytes09d8f0b95cb29741fa1409edc27de135eb8b055cb03896087aa0376e12bb82ff