Skip to content

Commit 82d0c93

Browse files
boygirlkadikraman
authored andcommitted
Update README.md (#292)
* Update README.md @kadikraman We're adding maintenance status to all of our repos. "Active" is appropriate for this one. Let me know if you have any questions * Update README.md
1 parent ba0ad56 commit 82d0c93

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
<br><br>
66

77
[![npm package version](https://badge.fury.io/js/react-native-app-auth.svg)](https://badge.fury.io/js/react-native-app-auth)
8+
[![Maintenance Status][maintenance-image]](#maintenance-status)
9+
810

911
#### This is the API documentation for `react-native-app-auth >= 4.0.`
1012

@@ -404,3 +406,12 @@ Some authentication providers, including examples cited below, require you to pr
404406
405407
Having said this, in some cases using client secrets is unavoidable. In these cases, a `clientSecret` parameter can be provided to `authorize`/`refresh` calls when performing a token request.
406408
g
409+
410+
411+
412+
#### Maintenance Status
413+
414+
**Active:** Formidable is actively working on this project, and we expect to continue for work for the foreseeable future. Bug reports, feature requests and pull requests are welcome.
415+
416+
[maintenance-image]: https://img.shields.io/badge/maintenance-active-green.svg
417+

0 commit comments

Comments
 (0)