{"id":16485740,"url":"https://github.com/czystyl/oauth-client","last_synced_at":"2026-02-27T03:32:39.643Z","repository":{"id":28110430,"uuid":"115825209","full_name":"czystyl/oauth-client","owner":"czystyl","description":"OAuth Client ","archived":false,"fork":false,"pushed_at":"2022-12-07T00:46:36.000Z","size":352,"stargazers_count":1,"open_issues_count":20,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-04-08T06:44:43.486Z","etag":null,"topics":["browser","client","oauth","oauth2-client"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/czystyl.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}},"created_at":"2017-12-30T21:27:36.000Z","updated_at":"2023-03-08T16:50:39.000Z","dependencies_parsed_at":"2023-01-14T08:09:40.674Z","dependency_job_id":null,"html_url":"https://github.com/czystyl/oauth-client","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/czystyl/oauth-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czystyl%2Foauth-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czystyl%2Foauth-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czystyl%2Foauth-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czystyl%2Foauth-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/czystyl","download_url":"https://codeload.github.com/czystyl/oauth-client/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czystyl%2Foauth-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29883740,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T23:51:21.483Z","status":"online","status_checked_at":"2026-02-27T02:00:06.759Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["browser","client","oauth","oauth2-client"],"created_at":"2024-10-11T13:26:59.825Z","updated_at":"2026-02-27T03:32:39.610Z","avatar_url":"https://github.com/czystyl.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![alt text](https://travis-ci.org/czystyl/oauth-client.svg?branch=feature%2Ftravis)\n\n# OAuth Client\n\nHttp client based on [Axios](https://github.com/axios/axios) for using with oauth server.\n\n## Pre requirements\n\nBefore use You need to provide set environment variable:\n\n* `APIURL` - baseUrl for Axios instance\n* `TOKEN_ENDPOINT` - OAuth server endpoint\n* `CLIENT_ID` - OAuth client id\n* `CLIENT_SECRET` - OAuth client client_secret\n\n## Usage\n\nUsage is the same like using clean axios, see example [here](https://github.com/axios/axios#example)\n\n\u003e Remember to set environment variable before use client\n\n## Features\n\n* Adding token to each request\n* Using refresh token\n* Getting token\n* Tokens are stored in memory and localStorage\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fczystyl%2Foauth-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fczystyl%2Foauth-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fczystyl%2Foauth-client/lists"}