Skip to content

Commit e8ffa42

Browse files
author
Domagoj Rukavina
authored
Added CircleCI and CodeClimate badges
1 parent eed7c0c commit e8ffa42

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
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)
3+
14
# fetch-token-intercept
25
Library for easy renewing of access tokens in OAuth's refresh token flow. This library will monkey
36
patch fetch on your target environment and will try to resolve unauthorized requests automatically

0 commit comments

Comments
 (0)