ibrain-auth-0.2.9

https://rubygems.org

ibrain-auth

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

rubygems_mfa_required
true

id: 1529469

number: 0.2.9

platform: ruby

spec_sha256: 19faf1ee4c9b8ab0fbafeb0b69c3034c884df406678222243eecc7b2ebd324b7

sha256: 3d0022d946f1b9dad3a02636ab800725c820f25d64f27695e76c446bb5be7c68

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

updated_at: 2024-06-15 03:24:04 UTC

position: 20

version_data_entries_count: 43

uploaded_at: 2022-10-11 03:50:56 UTC

indexed: true

has_extensions: false

extensions: []

Gem size: 21 KB

Version Data Entries

Total: 43

Unpacked size: 65.2 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
lib/ibrain/auth.rb10064400295 Bytes4c8b0aaf04d68fa154e74c0c6e6f09447db5ba7ad6c6aad317eb588a33a22882
lib/ibrain/auth/devise.rb10064400374 Bytes66c9fc4b5101552e1f34da0620c613656cabb3b71562cffe04de1822c7cea726
lib/ibrain/auth/engine.rb100644001.19 KB816c21e2afd37f575f6ee28abd165a93abf9f57c48312fbbbbf2aeb4e8cdad08
lib/ibrain/auth/failure_app.rb10064400591 Bytes6bbce45cf818c539a038e607b09f1263182bbadc8141c898239f685acd43b683
lib/ibrain/auth/version.rb10064400341 Bytesd96f3f64f52dcad2f44e8bfcf4be76ac08cdc8875e63d73d81f27972c1ea006a
lib/ibrain/auth_configuration.rb100644001020 Bytesc7dae5f3b6d375f4e1f7a3a5e784bdcf183fa91ad0677ad06856bd4d46cd6cfa
lib/ibrain/authentication_helpers.rb10064400287 Bytes4328952db167830131b7cf05f3b24edd4d871f05047643babf0e1b288127b7b9
lib/ibrain_auth.rb1006440053 Bytesa90921a4875acfc68b71611a20e6df16ce286afe155f5e88e89947681e0e6298
lib/tasks/ibrain/auth_tasks.rake10064400119 Bytes66b6a589c45f74b1b5bef897d6fad2edff8ba4de798038951ca55db6b9ef8fa0
MIT-LICENSE100644001.04 KB23ded7b25a47166373699a3d60ac5fe1e596fd4b41106d68910bd9b09af2f21f
README.md10064400453 Bytes83a00240eadf9dbcf1e620736c8aa7f9d9b82d227b601a1d24a77a2b5bbd8277
Rakefile10064400120 Bytes857db034dcc8e6977797162a7040d02fd359853a80aa7834ce29253f599b75eb
app/controllers/ibrain/auth/confirmations_controller.rb10064400670 Bytes5d856e44a57033d16bb3ca5aa462b75548a62c7e17f572835df36eeaa1d5fe4b
app/controllers/ibrain/auth/passwords_controller.rb10064400657 Bytes7c1296f3c34e810246fd06baf36bcc35322340c2728db13a6eb34096241e30d1
app/controllers/ibrain/auth/registrations_controller.rb100644001.67 KB20d0742b814ecd1c02ee4755e4891af169620828ef128d55e1806fb3f94b32a6
app/controllers/ibrain/auth/sessions_controller.rb100644001.13 KB69ee5aed6c89b401ef956872b24f8bea2914bf9aeabaa37a855f107c316fea6a
app/controllers/ibrain/auth/unlocks_controller.rb10064400589 Bytes36796ed98fd50eef9439a548948d767db4fbc702451dcc08d40407c8b057c045
app/graphql/ibrain/auth/mutations/base_mutation.rb100644006.43 KB7e42a2de383716077e1e81bb6d5f1ffabbe0100efb8ff77fda372f952375e8ab
app/graphql/ibrain/auth/mutations/generate_firebase_token_mutation.rb10064400756 Bytesa9204e249c61723d8e5df23cb294cc4e5a98d6575163d55447a6e391f63ad1aa
app/graphql/ibrain/auth/mutations/sign_in_mutation.rb100644001.71 KB955d95410ae658bf8d17bf11667c02d71a65b547800cb4b1c2f0e309669e0a44
app/graphql/ibrain/auth/mutations/sign_out_mutation.rb10064400356 Bytes92535e958652b2dabe1ff6596099008b07b4604514b4ec4e88c83742ef4c0176
app/graphql/ibrain/auth/mutations/sign_up_mutation.rb100644001.51 KB126837b4f616c15884fe99c1fdc140b8a00fd5f51a6c7895b9cebcfcde40d38a
app/graphql/ibrain/auth/mutations/social_sign_in_mutation.rb100644001.66 KB659e41a5879c67cc3dece3e50f6de1a4f890484edec9be380fd6f5266fe9a626
app/graphql/ibrain/auth/types/input/generate_firebase_token_input.rb10064400256 Bytes2b6c5a7247b3e071131447f3a1b86797420fc8692de280aad2c469a9d88cdf10
app/graphql/ibrain/auth/types/input/sign_in_input.rb10064400300 Bytesb9714389f9b39c2d8a9c43fbbe27d92d52b0edebe703fc2e0c6bd60a7cfa5ced
app/graphql/ibrain/auth/types/input/sign_up_input.rb10064400508 Bytesd507959b11c4d686b0400ffc969d3e3d5e3c166736efd1f71586460e11d9add6
app/models/ibrain/auth/user.rb100644001.37 KB52eb2f9e78f20a02697b0e32c47fc65e5b182d5a05003835415417250f1eac50
app/repositories/apple_repository.rb10064400202 Bytes4aff079e1711a28359ea01fbf30a7ee53d4df7dc6d56e6a5dc7d5d6b1a880b43
app/repositories/auth_repository.rb100644002.57 KBe20446c149284c631ab4e8b1fa85e28aa0837d98fc9c28a0a05503ca021eb79e
app/repositories/firebase_repository.rb10064400886 Bytes56a4e1945fd91337cbebfcf9d7fdce4c14ef3906ff5d9efab096e101bc90e81b
app/repositories/twitter_repository.rb10064400204 Bytes199f10496d167f9106a9b50e8439a16715b20e4eba097bd49bdb2c78e6c3433a
config/initializers/devise.rb1006440014.8 KB725d1f89c764b22eb48eb1615f278c88bfe67f2129cc02372b141f30465502a1
config/locales/en.yml10064400383 Bytese9394fee2101951195c428878facb6084e5415d024a79ffdc405bdfaa787b3dd
config/locales/jp.yml10064400533 Bytes41550d10dd01829a4c658f96afd073406f7e6983c2ddf375aa39e41affa4dbb8
config/locales/vi.yml10064400448 Bytesdc01562ce2bd505f46ae8075341fda3c945d56258c72967d6afc213a5b93a85d
config/routes.rb10064400331 Bytes23dcfac184eeadfc35057d320c3323f5cceb572ef14082e6f94a55e03647e9f0
lib/generators/ibrain/auth/install/install_generator.rb100644001.19 KBaf050b1ec1700be724791972bef11743a6fef9ee7c373f177a85c194e4a68844
lib/generators/ibrain/auth/install/templates/config/initializers/devise.rb.tt1006440014.8 KB94c4fc8120f4627707322a40458aa44b6cf105567155ec5f6e28feed4ec58a41
lib/generators/ibrain/auth/install/templates/config/initializers/ibrain_auth.rb.tt10064400858 Bytes5abf6eedbcf562ba80d28d4baa2999e66e73fa9549644f41c1a666024b1da091
lib/generators/ibrain/auth/install/templates/config/initializers/ibrain_jwt.rb.tt10064400373 Bytes31f25fd5054d4e8db9854b72564c1bb514fa0a7ef18097b1a677ab7f21cb6eea
lib/generators/ibrain/auth/install/templates/config/initializers/omniauth.rb.tt10064400399 Bytese0757ebd0ac9554ed5f133fd3c0791ff3b99245e8b586129f83770bf44c30392
lib/generators/ibrain/auth/install/templates/db/schemas/users_migrate.erb100644001.14 KB5d2ed100b7863407aa8dc67a1559920979f1fccc3bdbee65c9a82cf013c117dc
lib/generators/ibrain/auth/install/templates/db/schemas/users_schema.erb100644001016 Bytes1b70df1c6331bef76db83b4e6df4fc2ddb9be240abf40f15e2696a3099e1a1af