{"id":13682533,"url":"https://github.com/soulfly/firebase-id-tokens-verifier","last_synced_at":"2025-04-13T08:52:22.121Z","repository":{"id":148790539,"uuid":"98623633","full_name":"soulfly/firebase-id-tokens-verifier","owner":"soulfly","description":"Code snippet to show how to verify Firebase ID tokens using Ruby","archived":false,"fork":false,"pushed_at":"2018-12-11T12:35:48.000Z","size":5,"stargazers_count":32,"open_issues_count":3,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-26T09:11:55.402Z","etag":null,"topics":["firebase","firebase-auth","id","jwt","ruby","token"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/soulfly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-07-28T07:46:44.000Z","updated_at":"2022-04-10T21:40:57.000Z","dependencies_parsed_at":"2023-05-28T23:45:30.431Z","dependency_job_id":null,"html_url":"https://github.com/soulfly/firebase-id-tokens-verifier","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulfly%2Ffirebase-id-tokens-verifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulfly%2Ffirebase-id-tokens-verifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulfly%2Ffirebase-id-tokens-verifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulfly%2Ffirebase-id-tokens-verifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soulfly","download_url":"https://codeload.github.com/soulfly/firebase-id-tokens-verifier/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228548580,"owners_count":17935223,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["firebase","firebase-auth","id","jwt","ruby","token"],"created_at":"2024-08-02T13:01:47.594Z","updated_at":"2024-12-07T01:45:20.759Z","avatar_url":"https://github.com/soulfly.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"# Firebase ID Token verifier\nCode snippet to show how to verify Firebase ID tokens using **Ruby**.\n\n**FirebaseIDTokenVerifier** class holds 2 methods: **encode** and **decode**.\n\nThe **encode** method is written just for testing purpose - I have other project where I use this method in my tests to generate a test JWT token and use it in further tests.\n\nThe **decode** method is actually what you need. It helps you to verify your Firebase ID token according to Firebase validation rules:\n[Verify ID tokens using a third-party JWT library](https://firebase.google.com/docs/auth/admin/verify-id-tokens#verify_id_tokens_using_a_third-party_jwt_library)\n\n# License\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoulfly%2Ffirebase-id-tokens-verifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoulfly%2Ffirebase-id-tokens-verifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoulfly%2Ffirebase-id-tokens-verifier/lists"}