authentication-zero-2.16.6

https://rubygems.org

authentication-zero

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

homepage_uri
https://github.com/lazaronixon/authentication-zero
changelog_uri
https://github.com/lazaronixon/authentication-zero/blob/main/CHANGELOG.md
source_code_uri
https://github.com/lazaronixon/authentication-zero

id: 1537616

number: 2.16.6

platform: ruby

spec_sha256: fd0efccbd9ee3bd8eb8337f9401c6b3d3096bedf8bd778fec60db9f783c90806

sha256: c6215ef709e1b94a87c7f22a49e377a7f60a5eebe1867db1bb034111e7c738e3

created_at: 2024-05-13 08:36:37 UTC

updated_at: 2024-06-15 04:32:59 UTC

position: 38

version_data_entries_count: 94

uploaded_at: 2023-02-14 20:00:21 UTC

indexed: true

has_extensions: false

extensions: []

Gem size: 23.5 KB

Version Data Entries

Total: 94

Unpacked size: 74.9 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
lib/authentication_zero.rb1006440069 Bytesbdf99caf6772b6a000ce6672a3af103d2f732b480f2f19fb0180dd84fcd83424
lib/authentication_zero/version.rb1006440051 Bytes17af7646d9fc981e78cccd4792e9f37fb2cfe833ba9fb95dc8882ddabab4ac36
lib/generators/authentication/USAGE10064400422 Bytes651d5781f5ace52abbc70673e75f7a38799687d5bdfcf03b2a8f773cb6fe9dda
CODE_OF_CONDUCT.md100644003.16 KB9e0f16f586b4b2ba51e5f4992384050f4858aebb47b0af3348055684e4d699fc
Gemfile10064400127 Bytes751f2017c19ddf972c66d23144d8a5ec13fc5d436b36cda0a94e54b5f6d4758e
Gemfile.lock10064400218 Bytes32ca71c5d19c0333057ce20607612f409939bd08d7ea4c69100f7092ed033b3e
LICENSE.txt100644001.05 KBbec7d1c315b3e3c32634003f541dbc712abd02b8fa789c1c68f89cf7d57126d2
README.md100644004.78 KB48ac263de0f57f92cfafb6dd0382d1f725d03c9eefda9095fb054f2650acbe7d
Rakefile1006440051 Bytese5a2ca54c2cc0751d3cf3377c612f9db87601ab161bab68b33e527e79c292bec
authentication-zero.gemspec100644001.01 KBdf6f2051f9a576b9c4fd6fa5d2ef213111a0f6f0dc4be0e16059be02eb128202
lib/authentication-zero.rb1006440030 Bytes453a612244c998b037ca117d460efd6925c2a3435600f3a02fceca9a4d7af54a
.github/FUNDING.yml10064400163 Bytesa60b7289223c14e991a280228615953eead1c920103aecb2e46848b99a63edee
.github/workflows/CI.yml100644001.94 KB634a3f73fbf2b9d6fc0bff9f2bb8007809c9382f1772335f6b42e85ea7bd8602
.gitignore1006440073 Bytes1c65a475b30b228a381e09190c85fa0a71b06c8f60e51f1509cfd384d199af1e
.rubocop.yml10064400291 Bytes27158f90cb410eb5e08433a76ac24e5fedb658b1990ce98dabbda24d3ca378f0
.ruby-version100644006 Bytes905360921e63f419d6a111dd3216bf28402f367ab9aa69444d80e97419600d80
CHANGELOG.md100644002.09 KBfc122f9d26da862b377fcf58fac040c15fa17831ff8628930a610a3ea4564ac0
lib/generators/authentication/authentication_generator.rb100644008.45 KB20eae149a5d5f27a0007902b676e86800d045105f89aa7c13f737c410c34fc75
lib/generators/authentication/templates/config/initializers/omniauth.rb10064400159 Bytes4a16c770a7165d76a72e5f0a99b7fed010f22c7ed9f1605211eb95b6d1404414
lib/generators/authentication/templates/config/redis/shared.yml10064400460 Bytes60a1ee0326ea5d93c0c7d61c2c2c169c3decd40d6eb272e442beb9f9f9c3b23f
lib/generators/authentication/templates/controllers/api/application_controller.rb.tt10064400954 Bytes738d55a27ca7c8a809f18e5066bfaf07dd578a8610bd6bd9e8976ae840cbf132
lib/generators/authentication/templates/controllers/api/authentications/events_controller.rb.tt10064400148 Bytes468d979539bebd4ead0f31508da3b4897c633134eaafeb76e797be4e38e9c621
lib/generators/authentication/templates/controllers/api/identity/email_verifications_controller.rb.tt10064400905 Bytesba0289737c2f7c52c80742cb1c7bb2ceb41a5ae0f4425b4ece3e47e268dc7521
lib/generators/authentication/templates/controllers/api/identity/emails_controller.rb.tt10064400790 Bytes022344e78529bef1fb186f971be1a2f7bbcbb69a3a4a4601872a25fe70af8eab
lib/generators/authentication/templates/controllers/api/identity/password_resets_controller.rb.tt100644001.04 KBb58a39650bdb71cc17800a0f1da4a6e919752e33ee603c47c56c187becba9388
lib/generators/authentication/templates/controllers/api/passwords_controller.rb.tt10064400542 Bytes589859668485c0ec62c962055e43c7a4c02974b79ab2426847d28ceaa751b259
lib/generators/authentication/templates/controllers/api/registrations_controller.rb.tt10064400530 Bytes5389ec6c4937b2293bf6674adcbacc40f3d0ed0582ef447c78067b684a70e203
lib/generators/authentication/templates/controllers/api/sessions_controller.rb.tt10064400906 Bytesd970ce0b05bc9b7f5d1b02fa5380bbece166feea8b48c57d9030b4886534107a
lib/generators/authentication/templates/controllers/html/application_controller.rb.tt10064400830 Bytese8b9f97113824f8fd1a5916dd731252a5b18af385f7d8dfa652038ce460910cb
lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt10064400145 Bytes2bb14e1b8ca300091caf0be432edc65415f1f91686f76a19ebaa8229190810a7
lib/generators/authentication/templates/controllers/html/home_controller.rb.tt1006440067 Bytesfcb3f9556075572378727aec4e4d266f3e4fc1329f58485f4eee80bd77285065
lib/generators/authentication/templates/controllers/html/identity/email_verifications_controller.rb.tt10064400770 Bytesce09b6bff3ebddfff06e02daee87e2c442dcda65b0c717c611e0d2e0912e7fbc
lib/generators/authentication/templates/controllers/html/identity/emails_controller.rb.tt10064400855 Bytes0d0136c30374226b07e689c58171143eb6e183ba1706c2a778bca7f08b02952a
lib/generators/authentication/templates/controllers/html/identity/password_resets_controller.rb.tt100644001.31 KBf67bd06b3c0b885e6cd96f518f9809834a847e2cce5c40b0aedc123849ee9758
lib/generators/authentication/templates/controllers/html/passwords_controller.rb.tt10064400585 Bytese4ac320c58e8dbe6e049e46892e2d89dac21ce7f81ce7f75626dae79ee57f72d
lib/generators/authentication/templates/controllers/html/registrations_controller.rb.tt10064400718 Bytesce8697e05b781dfeeb5c2f2e6fe98bf16a8da4fe208b07dac97f25773fd65693
lib/generators/authentication/templates/controllers/html/sessions/omniauth_controller.rb.tt10064400877 Bytes82f6da1807099648607d62086e1b1f53fb5b3a56a88e842eb821c269a641f6e6
lib/generators/authentication/templates/controllers/html/sessions/passwordlesses_controller.rb.tt100644001.15 KBe433bc378ef31c0d6890a40827978c71b415aaf8226eb3123f6b6b118e51207f
lib/generators/authentication/templates/controllers/html/sessions_controller.rb.tt100644001.47 KB9b8a6bd298ccfd8c70601a6e1ee1c9648988702582fad0cc573ad38d03a037b8
lib/generators/authentication/templates/controllers/html/two_factor_authentication/challenges_controller.rb.tt10064400883 Bytesc5ef15bef9d311b0b98c8f86b27266d1619e9af2a46762d87bb06294d9f4ac23
lib/generators/authentication/templates/controllers/html/two_factor_authentication/totps_controller.rb.tt10064400846 Bytes8567233cbc291f1bce899133bf5a7d64c137f2a1c53a99a1a374747abfcc428f
lib/generators/authentication/templates/erb/authentications/events/index.html.erb.tt10064400558 Bytesb0e0cb8344e3a8c099ae48dfa8e109aecc5f052f03ffd1fd1f4348fb5ef718b0
lib/generators/authentication/templates/erb/home/index.html.erb.tt10064400818 Bytes33cdc4387936b9c5326349d699991c05958ce113c7dd83bc1b66e783a71cc50e
lib/generators/authentication/templates/erb/identity/emails/edit.html.erb.tt100644001.21 KBfd1a6a9c30a306927b2897f269727d8c6ec5e456e484cc0814f425e0d8f66578
lib/generators/authentication/templates/erb/identity/password_resets/edit.html.erb.tt10064400998 Bytesfb8ddc0a77c57dc3597b4ed7dbba2817330c0d8848a88afce098f8bbb6e23d30
lib/generators/authentication/templates/erb/identity/password_resets/new.html.erb.tt10064400358 Bytes4273b6362939c3e5356ef2aeee369e506b22963ff0ae5319bc418202e8532b68
lib/generators/authentication/templates/erb/passwords/edit.html.erb.tt100644001.18 KB14b0e77f115936496231e2a2f6ed7f8a6a641a849dcae4c7b4c21130d752d53b
lib/generators/authentication/templates/erb/registrations/new.html.erb.tt100644001002 Bytesf89a7d6effdb9033f9239b4c293aefc474870589bf322531abb1d5b204a968d9
lib/generators/authentication/templates/erb/session_mailer/signed_in_notification.html.erb.tt10064400848 Bytesd00e1650e44e7b845c157e864de4f0befa2281f3b6ca3f1b53dcf937dbd18963
lib/generators/authentication/templates/erb/sessions/index.html.erb.tt10064400614 Bytesfef84bfddc33c57c96820dd9b39e465f73c55b3d8055d67932110e5b6ec61194
lib/generators/authentication/templates/erb/sessions/new.html.erb.tt10064400980 Bytes2d9b320d8a103aeb91d51bd2e1cc73ac10d6a7c5617971e41964060fe73d7aa6
lib/generators/authentication/templates/erb/sessions/passwordlesses/new.html.erb.tt10064400340 Bytesb0d2aae1b47f23aa455626a4de047496acec82a8f4ed3527cd5cd9dd018238c8
lib/generators/authentication/templates/erb/two_factor_authentication/challenges/new.html.erb.tt10064400489 Bytes3dfaf2d390a7e47d3d3b2399b890cd1e0fc2e0295a94289853982f09be4e0888
lib/generators/authentication/templates/erb/two_factor_authentication/totps/new.html.erb.tt100644001.44 KB4291908ea3cb376ae86ada593443b31e9c2ec7954dd273c0ffbb7756283b3db8
lib/generators/authentication/templates/erb/user_mailer/email_verification.html.erb.tt10064400659 Bytescc655e3df7ce58bc7342dbc2e4ad87c64efdcc6700fd88db16bfd09a37058dc0
lib/generators/authentication/templates/erb/user_mailer/password_reset.html.erb.tt10064400553 Bytes891589e758cc5f9ab69618c916c39d0b3d489f8a0434acfd66e6336e6bff6d98
lib/generators/authentication/templates/erb/user_mailer/passwordless.html.erb.tt10064400284 Bytes16475ad1fbf99af64742248a3655858126c3d0d990a8b34093fd88d15702c0bf
lib/generators/authentication/templates/mailers/session_mailer.rb.tt10064400184 Bytes2df5ef3c5d440e371572b0cd0a3b9393a1fdd30b9610162f8fbc98cc32957810
lib/generators/authentication/templates/mailers/user_mailer.rb.tt10064400776 Bytesc9a1acda36b2ccd192751bbf8870c39a7e5e8b771094e6c425718b9ff07285b1
lib/generators/authentication/templates/migrations/create_email_verification_tokens_migration.rb.tt10064400247 Bytes61cc04ed8202d70c21169076f1315340a87b795f0d631ae2d95545f68ca7d7ba
lib/generators/authentication/templates/migrations/create_events_migration.rb.tt10064400338 Bytes6edd80528be7b523c7c8694f9f9005857f4245a2a4f1f75a0a5f3497a743fa3d
lib/generators/authentication/templates/migrations/create_password_reset_tokens_migration.rb.tt10064400243 Bytese4db6bd7a3005d279710aa71e9ce362acf5f3a9af2bc22c23a658cb4e7cbf561
lib/generators/authentication/templates/migrations/create_sessions_migration.rb.tt10064400304 Bytes27889e98d8b80a15fd5ccd01c196df0bc2bd61be918a6bd8a405a4b71bdef82f
lib/generators/authentication/templates/migrations/create_sign_in_tokens_migration.rb.tt10064400236 Bytes72c0718c2c71285213af7924079e732af4b5ad69d1e68918fdc4e4175c717540
lib/generators/authentication/templates/migrations/create_users_migration.rb.tt10064400645 Bytesac4e5e4cb978f2108654e9a06d654b1dfa2083a20b36ea3bdd5b5676cb2f391b
lib/generators/authentication/templates/models/current.rb.tt10064400185 Bytes4e2780dec27bc9c803c89aa2d246b57026921af8b8509a2f1059568a81b75d40
lib/generators/authentication/templates/models/email_verification_token.rb.tt1006440072 Bytesc2b5251805c3424cb3a9da9279ba2df12e29152aa7daac435cfba88a2c93e9ee
lib/generators/authentication/templates/models/event.rb.tt10064400163 Bytesaa53b6485893b87398dd85761b91325ed8db6de33e10644237dcc27f9ad84e37
lib/generators/authentication/templates/models/password_reset_token.rb.tt1006440068 Byteseb82c1f3507c1a63be2acb52ccc9def2b8f7537cfbb9d8bc31015ff74ebcb99f
lib/generators/authentication/templates/models/session.rb.tt10064400456 Bytes89cc2ff2a22c6b76a5e01c448ae3cb569504b942580e9185481e12f69019d4e4
lib/generators/authentication/templates/models/sign_in_token.rb.tt1006440061 Bytesb90503e10a21c3257a977cb8a4cf9cad4e3f7242347b43eac840f7caf291db48
lib/generators/authentication/templates/models/user.rb.tt100644001.48 KB65121126e3a0b22dc41775532963c2ae7d532def5bcb36cd6a01197d845474eb
lib/generators/authentication/templates/test_unit/application_system_test_case.rb.tt10064400365 Bytesae8fec1fdb4403422a036b9b2cd62569e03d00d0104734a7d57e82950b1c7620
lib/generators/authentication/templates/test_unit/controllers/api/identity/email_verifications_controller_test.rb.tt100644001.13 KB165419038ad5c980c52de9d5f03a87912c5641e948f682f705ff7fd0b8b9390f
lib/generators/authentication/templates/test_unit/controllers/api/identity/emails_controller_test.rb.tt10064400764 Bytes83d42d8bfe2f096e98d21b40656443c8725abe5ed4adfc7bdb04fc439c2e1b93
lib/generators/authentication/templates/test_unit/controllers/api/identity/password_resets_controller_test.rb.tt100644001.75 KBe1889f52b2a7d5a067a371552cad2fc7d6dfd210eda8c8aaf6d67c066e590acb
lib/generators/authentication/templates/test_unit/controllers/api/passwords_controller_test.rb.tt10064400833 Bytes1eb17d522a1e95fd638a50d04bbabfe13fc954f22b430c0168864b23cc019d1b
lib/generators/authentication/templates/test_unit/controllers/api/registrations_controller_test.rb.tt10064400335 Bytes209ddc80d686afe135fb60115601b77d00a516d21a360e9af8b59df252b662fc
lib/generators/authentication/templates/test_unit/controllers/api/sessions_controller_test.rb.tt100644001.02 KB52e8809f89b5e224f3c22ee82dad7be80151e764c7d181392b9c87fe14901780
lib/generators/authentication/templates/test_unit/controllers/html/identity/email_verifications_controller_test.rb.tt100644001013 Bytes56d9c973e60ca00453c55a02241e02230ed2328caa2a5abdf6a2363e32765b94
lib/generators/authentication/templates/test_unit/controllers/html/identity/emails_controller_test.rb.tt10064400730 Bytes37b8e82ae35b6ff00e56991a494f22bd0f150ef995ba53a25e29c4582109db20
lib/generators/authentication/templates/test_unit/controllers/html/identity/password_resets_controller_test.rb.tt100644002.08 KBde16e747b71d1cb4bcba0a750feea6fe1d12dd48232ee854f686030781226fc0
lib/generators/authentication/templates/test_unit/controllers/html/passwords_controller_test.rb.tt10064400787 Bytes757fe6d04cbf68125df8283b13ef293820a2602c45cedb4514bdc6af976e4f30
lib/generators/authentication/templates/test_unit/controllers/html/registrations_controller_test.rb.tt10064400423 Bytese64e5923c6fc0568abfce365912de7a9a77895752dffdc181c286c988fdc632b
lib/generators/authentication/templates/test_unit/controllers/html/sessions_controller_test.rb.tt100644001.14 KBc99bed11b838e2cd70ecfeda9a7b7a594eba974c9169114044499090634f3472
lib/generators/authentication/templates/test_unit/mailers/session_mailer_test.rb.tt10064400369 Bytesef97068d675cd2f8e4fa76d50211ab43bfd9e519803d6ca48c076b2673738b49
lib/generators/authentication/templates/test_unit/mailers/user_mailer_test.rb.tt10064400493 Bytes93f3bcfa146d3f1981c10f28ee1a34f0dc8a0a276b11f0bc248f8706e4e51e33
lib/generators/authentication/templates/test_unit/system/identity/emails_test.rb.tt10064400646 Bytesfd2f7b4e454b07973886916d44d01100a63af8bf6db209bf88f54db7784578ad
lib/generators/authentication/templates/test_unit/system/identity/password_resets_test.rb.tt10064400784 Bytes02c6aa32fb310224e08c8afce46868b5c77154e2f776f3f96fbda2a85d71533c
lib/generators/authentication/templates/test_unit/system/passwords_test.rb.tt10064400464 Bytesa73472b48c4b751e34e3ae279ec051fdc09b11ea7a84146b5000a2adf9c85e67
lib/generators/authentication/templates/test_unit/system/registrations_test.rb.tt10064400383 Bytes8dc002646749f5cfccbbaba908b967e073cae6097a337a39eb3217f18f76faef
lib/generators/authentication/templates/test_unit/system/sessions_test.rb.tt10064400606 Bytesbf166867d8938dd6ff957657e181b7ceae399b6453491f0f5ee0f3d202ca5522
lib/generators/authentication/templates/test_unit/test_helper.rb.tt10064400708 Bytesebd574b52e4391185be593be4337c7b6219b261bbed3b085494fd0f2769fc7ae
lib/generators/authentication/templates/test_unit/users.yml.tt10064400222 Bytesfd81f15d49769a597e0550f954f5e2eca05691c76c1a491e882aaaf6f26095a4