{"id":17104163,"url":"https://github.com/keyang/rhmap-auth","last_synced_at":"2025-10-09T11:03:46.199Z","repository":{"id":65490132,"uuid":"73024700","full_name":"Keyang/rhmap-auth","owner":"Keyang","description":null,"archived":false,"fork":false,"pushed_at":"2016-11-06T23:05:04.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-29T03:34:16.021Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Keyang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-06T23:02:52.000Z","updated_at":"2016-11-11T17:00:12.000Z","dependencies_parsed_at":"2023-01-25T17:45:15.648Z","dependency_job_id":null,"html_url":"https://github.com/Keyang/rhmap-auth","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/Keyang%2Frhmap-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keyang%2Frhmap-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keyang%2Frhmap-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keyang%2Frhmap-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Keyang","download_url":"https://codeload.github.com/Keyang/rhmap-auth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245162195,"owners_count":20570692,"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":[],"created_at":"2024-10-14T15:35:47.623Z","updated_at":"2025-10-09T11:03:46.125Z","avatar_url":"https://github.com/Keyang.png","language":"JavaScript","readme":"#RHMAP-AUTH\nA library to validate RHMAP platform credentials. The lib is used in RHMAP cloud node.js app to check if credentials are in RHMAP platform.\n\n##Installation\n\n```\nnpm install rhmap-auth --save\n```\n\n\n##Usage\n\n```js\nvar rhmapAuth=require(\"rhmap-auth\");\nrhmapAuth(username,password,function(err,isValid){\n  if (err){\n    //error handler\n  }else{\n    if (isValid === true){ //user is valid\n\n    }else{ // user is not valid\n\n    }\n  }\n});\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeyang%2Frhmap-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeyang%2Frhmap-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeyang%2Frhmap-auth/lists"}