simple_token_authentication-1.8.0

https://rubygems.org

simple_token_authentication

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 586913

number: 1.8.0

platform: ruby

spec_sha256: 9572733ea29db24e26fc3dae9558dad0ca0d06390b404a5777d3cf3b3a163408

sha256: 3455c1e406d3860d45e5a3963d7de1fdbf03e2f88d3bab807171e7581a367440

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

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

position: 14

version_data_entries_count: 54

uploaded_at: 2015-02-21 19:20:19 UTC

indexed: true

has_extensions:

extensions:

Gem size: 37 KB

Version Data Entries

Total: 54

Unpacked size: 166 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
LICENSE1006440034.3 KB8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
README.md1006640012.9 KB4ca43028dfb948ea14696bc293d5c35969f1b061b0fe57c0917ba3ad9843557f
Rakefile100664001.44 KB7d63eb26685582715c83ad94aea6d60e6e7088ed88b77aecd8045fd78daef0d6
doc/README.md100664001.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.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/entities_manager.rb10066400231 Bytes6b512ffd8b9bbd91c08090c0f746083a4cfd6cc9a9ab73ebe6ed36b0f333a1b4
lib/simple_token_authentication/entity.rb100664002.13 KB4cca6143fa6d1f2d4831a62534a7c9c7117907bbad75639a733388325faddd46
lib/simple_token_authentication/fallback_authentication_handler.rb10066400458 Bytes3eec8df15bcc26f0ad5d6af72d25936b4dbd68d7169438ecfe0f0639bf908448
lib/simple_token_authentication/sign_in_handler.rb10066400626 Bytes9566aa28aeb39386958a1c45fdf5afd6ce7e9bb18dc6eeae368416c93a3a116a
lib/simple_token_authentication/token_authentication_handler.rb100664005.62 KB834fe697704dd88356f8847907a3e45d7b272b91174af1d79a3013b0243ff489
lib/simple_token_authentication/token_comparator.rb10066400628 Bytes0aff88a44575d0b73757d5399074769a1e6cac60b23a6197422ccfc79ca7112f
lib/simple_token_authentication/token_generator.rb10066400143 Bytes703ab71a9ee53a72ce5bf404654d6c74304cc9b463cf32be192fdf05bfb0b31d
lib/simple_token_authentication/version.rb1006640057 Bytes17647fc618adb2caf1cf46d1d253302e07e6837c54bf7c85ac8a751d3aff542f
lib/tasks/simple_token_authentication_tasks.rake10064400105 Bytescf91090e22c0fdfec0bd15a85444d2b246ce9f6f826431ae1ce4f282067176af
spec/configuration/action_controller_callbacks_options_spec.rb100664002.11 KB314ccfdac405e08adf7b696a09d5a007d5bb0b7ba6632bf8d611a8bebe9db1d6
spec/configuration/fallback_to_devise_option_spec.rb100664005.1 KBe41ea97c891773701e394b1e1031d7a967dd025ab6dcc50b29c5e050d08f2c0c
spec/configuration/header_names_option_spec.rb1006640025.5 KBf2adfc6a33581bb7e463ecd40c7794932fb55e47c6d13ff9d21269d0decfbec5
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.rb100664003.04 KB571d8a90fe36c35144afb63af097e9b38e104f89a3c70fb2c94c1029880f17db
spec/lib/simple_token_authentication/acts_as_token_authentication_handler_spec.rb100664004.55 KB998b7769b1cc763bee9dee1ef9a7f4ef5abb25b3a3d16529767aa2b49902fd36
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/entities_manager_spec.rb100664002.33 KB37d40ffbbfc16dbb64a2b2ac778ef3a100bea75f0f7ee862759ddf3cbc605ec0
spec/lib/simple_token_authentication/entity_spec.rb100664007.78 KBd4898a61c8a8fd75f91f60cb2bd0c0782e167ca273c92ddd95fa0af8fac093be
spec/lib/simple_token_authentication/errors_spec.rb10066400188 Bytesefe80fe56b609a7ff14435118b0cce72af644502d12cacc239ce086594bb8ff8
spec/lib/simple_token_authentication/fallback_authentication_handler_spec.rb10066400783 Bytes3ae3b17278293e7ea2101407d413c8af7dd6ec679ea799fe4124fab478ec86d7
spec/lib/simple_token_authentication/sign_in_handler_spec.rb100664002.25 KB878cf05e79ed6740c632e19c6925ef3f4f59e492493900bbcf9ea4bc7acc4048
spec/lib/simple_token_authentication/token_authentication_handler_spec.rb1006640016.2 KB0d471c571bb684679088a2a3c7c5cae621e1c81d8b232d174f904b420c34b56e
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_sign_in_handler_interface.rb10066400204 Bytese04c39902b50557eb05e736b848c3da63673f592b42ef575494dbd7f11859b47
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