{"id":18103286,"url":"https://github.com/authentiqid/omniauth-authentiq","last_synced_at":"2025-07-08T00:04:27.107Z","repository":{"id":56886336,"uuid":"61281499","full_name":"AuthentiqID/omniauth-authentiq","owner":"AuthentiqID","description":"OmniAuth strategy for authenticating with Authentiq ID apps (iOS, Android). Supports OpenID Connect.","archived":false,"fork":false,"pushed_at":"2018-05-24T17:42:23.000Z","size":61,"stargazers_count":4,"open_issues_count":3,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-11T10:23:23.858Z","etag":null,"topics":["authentiq","oauth2","oidc","omniauth","openid-connect","rails","strategy"],"latest_commit_sha":null,"homepage":"https://www.authentiq.com/developers/","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/AuthentiqID.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-06-16T09:49:36.000Z","updated_at":"2019-06-23T09:10:10.000Z","dependencies_parsed_at":"2022-08-21T00:50:16.490Z","dependency_job_id":null,"html_url":"https://github.com/AuthentiqID/omniauth-authentiq","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/AuthentiqID%2Fomniauth-authentiq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AuthentiqID%2Fomniauth-authentiq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AuthentiqID%2Fomniauth-authentiq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AuthentiqID%2Fomniauth-authentiq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AuthentiqID","download_url":"https://codeload.github.com/AuthentiqID/omniauth-authentiq/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248766687,"owners_count":21158302,"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":["authentiq","oauth2","oidc","omniauth","openid-connect","rails","strategy"],"created_at":"2024-10-31T22:11:23.483Z","updated_at":"2025-04-13T19:22:11.173Z","avatar_url":"https://github.com/AuthentiqID.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OmniAuth Authentiq\n\nOfficial [OmniAuth](https://github.com/omniauth/omniauth/wiki) strategy for authenticating with an  Authentiq ID mobile app ([iOS](https://itunes.apple.com/us/app/authentiq-id/id964932341),  [Android](https://play.google.com/store/apps/details?id=com.authentiq.authentiqid)).\n\nApplication credentials (YOUR_CLIENT_ID and YOUR_CLIENT_SECRET below) can be obtained [at Authentiq](https://www.authentiq.com/developers/?utm_source=github\u0026utm_medium=readme\u0026utm_campaign=omniauth-authentiq).\n\n## Installation\n\nAdd this line to your application's Gemfile\n\n```ruby\ngem 'omniauth-authentiq', '~\u003e 0.3.0'\n```\n\nThen bundle:\n\n    $ bundle install\n\n# Basic Usage with Rails\n\n```ruby\nuse OmniAuth::Builder do\n  provider :authentiq, ENV['AUTHENTIQ_KEY'], ENV['AUTHENTIQ_SECRET'],\n           scope: 'aq:name email~rs aq:push'\nend\n```\n\nYou can read the wiki for more extensive information on how to use the Authentiq Omniauth strategy for your rails application\n\n* [Homepage](https://github.com/AuthentiqID/omniauth-authentiq/wiki)\n* [Installation and basic usage](https://github.com/AuthentiqID/omniauth-authentiq/wiki/Installation-and-basic-usage)\n* [Scopes, redirect uri configuration and response data](https://github.com/AuthentiqID/omniauth-authentiq/wiki/Scopes,-callback-url-configuration-and-responses)\n* [Remote Logout (Backchannel-logout)](https://github.com/AuthentiqID/omniauth-authentiq/wiki/Remote-logout)\n\n## Tests\n\nTests are coming soon.\n\n## Contributing\n\nBug reports and pull requests are welcome [here](https://github.com/AuthentiqID/omniauth-authentiq)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fauthentiqid%2Fomniauth-authentiq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fauthentiqid%2Fomniauth-authentiq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fauthentiqid%2Fomniauth-authentiq/lists"}