simple_token_authentication-1.7.0

https://rubygems.org

simple_token_authentication

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 586912

number: 1.7.0

platform: ruby

spec_sha256: c861218a3340a187d418ee366aa1e0a0050a0c57adac91a33e1dd6f0f838dd9f

sha256: 4831392c758ff18a01979301ee0727e6577973d13114063a3b1fba71406f6f9b

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

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

position: 15

version_data_entries_count: 53

uploaded_at: 2014-11-27 07:10:12 UTC

indexed: true

has_extensions:

extensions:

Gem size: 36 KB

Version Data Entries

Total: 53

Unpacked size: 153 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
LICENSE1006440034.3 KB8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
README.md1006640011.4 KBfb843977b82c4d2bf24352f5ddafa1b138e50726d7e63d0f8251db2e303c9fb0
Rakefile100644001.44 KB7d63eb26685582715c83ad94aea6d60e6e7088ed88b77aecd8045fd78daef0d6
doc/README.md100644001.31 KBba2077fd8b71b1edc03bb16b661fa4cbd5dba2faaf396ad19c7c21641391d48c
lib/simple_token_authentication.rb100664002.21 KB208b81e2ba186634a573a33c7360097524120f3de47751a968ad71475d8f0015
lib/simple_token_authentication/acts_as_token_authenticatable.rb100664001.37 KB9f385d7f8c233389abbb2c0d1d8bbae253abde70306130da11572e890873818f
lib/simple_token_authentication/acts_as_token_authentication_handler.rb100644001004 Bytes0bcdbd2c0cdd3a4fd41730f12d5436dae40b60a1e787f973f79874325ab1de52
lib/simple_token_authentication/adapter.rb10064400119 Bytes6791044c41a70a0092b06a69219816b43c89db88bee5231dda12ef4e4252add1
lib/simple_token_authentication/adapters/active_record_adapter.rb10064400284 Bytesc38a7237d0ff6cc393d0a2fe946c36a9aee0ed520f7de590d88439630105803e
lib/simple_token_authentication/adapters/mongoid_adapter.rb10064400272 Bytesd96f50b668430a9ccfa3cd0373ca95b82a5a469d78c86abb4695d8cf8e881f9d
lib/simple_token_authentication/adapters/rails_adapter.rb10064400285 Bytesc537cc70a397ad4c1df6b31d08d71175cdffd7866d8247f2d701518f763b4e2b
lib/simple_token_authentication/adapters/rails_api_adapter.rb10066400401 Bytesbc0d7d59e4a1d68b32c467d66fabb29be81296a0ac20133d31a5f544b5b39f0a
lib/simple_token_authentication/configuration.rb100664001.47 KB488816b4c4cfac605908c19fde4071c5259d7774d66cbf1d3429af2300d171ce
lib/simple_token_authentication/entities_manager.rb10064400231 Bytes6b512ffd8b9bbd91c08090c0f746083a4cfd6cc9a9ab73ebe6ed36b0f333a1b4
lib/simple_token_authentication/entity.rb100644001.89 KB6ddd8b577455f1b55558d153bccac4a32b2188614fd4a4f4c5fcffc836fc8e33
lib/simple_token_authentication/fallback_authentication_handler.rb10064400458 Bytes3eec8df15bcc26f0ad5d6af72d25936b4dbd68d7169438ecfe0f0639bf908448
lib/simple_token_authentication/sign_in_handler.rb10064400583 Bytes338617f9c447a7ce0f0524b1d3899e627070938ed736a3f20de21be425208b98
lib/simple_token_authentication/token_authentication_handler.rb100664005.42 KBd79db3fa968093482c32e53fa41fc80f4eb7fee70d85f277c97731a5b5f06d52
lib/simple_token_authentication/token_comparator.rb10066400628 Bytes0aff88a44575d0b73757d5399074769a1e6cac60b23a6197422ccfc79ca7112f
lib/simple_token_authentication/token_generator.rb10064400143 Bytes703ab71a9ee53a72ce5bf404654d6c74304cc9b463cf32be192fdf05bfb0b31d
lib/simple_token_authentication/version.rb1006440057 Bytes298049d6b870223c0fb8821cbdf7e160b585e42387531ec8efc3256819afbd50
lib/tasks/simple_token_authentication_tasks.rake10064400105 Bytescf91090e22c0fdfec0bd15a85444d2b246ce9f6f826431ae1ce4f282067176af
spec/configuration/action_controller_callbacks_options_spec.rb100644002.11 KB314ccfdac405e08adf7b696a09d5a007d5bb0b7ba6632bf8d611a8bebe9db1d6
spec/configuration/fallback_to_devise_option_spec.rb100644005.1 KBe41ea97c891773701e394b1e1031d7a967dd025ab6dcc50b29c5e050d08f2c0c
spec/configuration/header_names_option_spec.rb1006640025.5 KBf2adfc6a33581bb7e463ecd40c7794932fb55e47c6d13ff9d21269d0decfbec5
spec/configuration/sign_in_token_option_spec.rb100644003.79 KB585748b40abee31728c45e247254c59e615eaab980c903b0dc317146b0dc9c57
spec/lib/simple_token_authentication/acts_as_token_authenticatable_spec.rb100644003.04 KB571d8a90fe36c35144afb63af097e9b38e104f89a3c70fb2c94c1029880f17db
spec/lib/simple_token_authentication/acts_as_token_authentication_handler_spec.rb100644004.55 KB998b7769b1cc763bee9dee1ef9a7f4ef5abb25b3a3d16529767aa2b49902fd36
spec/lib/simple_token_authentication/adapter_spec.rb10064400473 Bytes0b5f36958ac9b80bffb59671d74f16df252b87c7a94bb152a52ba2ad268a763f
spec/lib/simple_token_authentication/adapters/active_record_adapter_spec.rb10064400540 Bytese662c3b0c52aa4e62cf0dfbdca860aca6f6090feb07aa07282800d47555ff5f6
spec/lib/simple_token_authentication/adapters/mongoid_adapter_spec.rb10064400516 Bytesa43339e8d9a8e7d918e564702afe86ea9604ba3f56bdef721b8127734b823728
spec/lib/simple_token_authentication/adapters/rails_adapter_spec.rb10064400534 Bytesc6686d6834dbd306873f6123fcf337f430bd2cc8352be26a80e49929cf3cc0fa
spec/lib/simple_token_authentication/adapters/rails_api_adapter_spec.rb100664001.05 KB8a88f17e3978a891dc027947a54a2737fcb51aee9b221f7e1725242d3bead6c1
spec/lib/simple_token_authentication/configuration_spec.rb100664004.5 KB962f89dc48dca84ad9bace81903f863c6171d1aa8c81fcb545e5c7836e3e5892
spec/lib/simple_token_authentication/entities_manager_spec.rb100644002.33 KB37d40ffbbfc16dbb64a2b2ac778ef3a100bea75f0f7ee862759ddf3cbc605ec0
spec/lib/simple_token_authentication/entity_spec.rb100644005.83 KBc51477d8ae1415c6d2c6aa91739505d14c6e8d6a6f1ac081ec97f9861618da7b
spec/lib/simple_token_authentication/errors_spec.rb10064400188 Bytesefe80fe56b609a7ff14435118b0cce72af644502d12cacc239ce086594bb8ff8
spec/lib/simple_token_authentication/fallback_authentication_handler_spec.rb10064400783 Bytes3ae3b17278293e7ea2101407d413c8af7dd6ec679ea799fe4124fab478ec86d7
spec/lib/simple_token_authentication/sign_in_handler_spec.rb100644001.43 KB374159fd4b576e7d8a8169843d88cd4fdb1068d22031d4dccd3397a5db9a3197
spec/lib/simple_token_authentication/token_authentication_handler_spec.rb1006640012.6 KB0e92a7704de9808644df1925ce85cb6d7a4166754a55d31c1e54b7c9c6312029
spec/lib/simple_token_authentication/token_comparator_spec.rb10064400610 Bytes31b13bad9ce629e8ffdd09c8f666d0d1d45e3ea5a970b39e4502d2497202e7bc
spec/lib/simple_token_authentication/token_generator_spec.rb10064400547 Bytesdffc309a92ef900a14f0ad5c9823bbfe00523c4a99f590e4c0ea925bf6cfe3ab
spec/lib/simple_token_authentication_spec.rb100664006.67 KBd63c77bfe7ff7e6ca4e24f3ebe877232c4f5949ed179225ec1cf13225b99fb10
spec/spec_helper.rb10064400313 Bytes6b139467c83feda9ecc5232ca4fbaaf986cd3dcc63701d4676f9fd9df029d47d
spec/support/dummy_classes_helper.rb100644002.51 KB8a33adce4a00b79b5fc0c3b0c0643963a02adade7a9132d4c441da369d6a5d87
spec/support/spec_for_adapter.rb10064400249 Bytes59f90c57079a48e9ff5fb4a8fee2c659083de965046a8a3ab304f2ccc9f2d741
spec/support/spec_for_authentication_handler_interface.rb10064400252 Bytes85257baa57d3ca8d9e9cc965ba69ef6855f4744e16a2a243380b3526f8b0ff56
spec/support/spec_for_configuration_option_interface.rb10064400722 Bytesff8a0d8c8ff42bcfa322ff8b09e216979661ab100e4d0a8095f1602e410baeab
spec/support/spec_for_entities_manager_interface.rb10064400236 Bytes9f729414ae883312add206666881ac96e570539699d5de411f7d1efc49b5da34
spec/support/spec_for_sign_in_handler_interface.rb10064400204 Bytese04c39902b50557eb05e736b848c3da63673f592b42ef575494dbd7f11859b47
spec/support/spec_for_token_comparator_interface.rb10064400206 Bytesff0d24cb0703402c6a1c8f67c63f8f2316278b4ac489e92340b3a965e802e9ed
spec/support/spec_for_token_generator_interface.rb10064400217 Bytes2f4153b70bd3fa728717b5a44421316b0fe1ed5452c81f3d9d87b4a83b6d2377
spec/support/specs_for_token_authentication_handler_interface.rb10064400285 Bytes09d8f0b95cb29741fa1409edc27de135eb8b055cb03896087aa0376e12bb82ff