File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1- [ ![ CircleCI] ( https://circleci.com/gh/shoutem/fetch-token-intercept/tree/master.svg?style=svg )] ( https://circleci.com/gh/shoutem/fetch-token-intercept/tree/master )
2- [ ![ Code Climate] ( https://codeclimate.com/github/shoutem/fetch-token-intercept/badges/gpa.svg )] ( https://codeclimate.com/github/shoutem/fetch-token-intercept )
1+ [ ![ CircleCI] ( https://img.shields.io/circleci/project/github/shoutem/fetch-token-intercept.svg )] ( https://github.com/shoutem/fetch-token-intercept )
2+ [ ![ Code Climate] ( https://img.shields.io/codeclimate/github/shoutem/fetch-token-intercept.svg )] ( )
3+ [ ![ GitHub license] ( https://img.shields.io/badge/license-New%20BSD-blue.svg )] ( https://raw.githubusercontent.com/shoutem/fetch-token-intercept/master/LICENSE )
34
45# fetch-token-intercept
56Library for easy renewing of access tokens in OAuth's refresh token flow. This library will monkey
Original file line number Diff line number Diff line change 11{
22 "name" : " @shoutem/fetch-token-intercept" ,
3- "version" : " 0.2.1 " ,
3+ "version" : " 0.2.2 " ,
44 "description" : " Fetch interceptor for managing refresh token flow." ,
55 "main" : " lib/index.js" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments