forked from aws-amplify/amplify-js
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix crypto and update docs (aws-amplify#198)
* add cognito js lib and update references * update cognito lib * update node version and package deps * update cognito sdk and auth test * update travis commands * update react tests * update travis * update with yarn workspaces and modules * update with yarn workspaces and modules * add lint to test * update test cmd * update test cmd * update test cmd * update build cmds * update concurrency with bootstrap * set yarn workspaces * update travis * update deps, yarn should use local * remove workspaces * update workspaces * add build before test for workspaces * update travis * remove package-lock.json * update rn package * update deps on react native * update user attributes * update user attributes * fix variable * update docs * for rn * core change * Update package.json * Adds a podspec for CocoaPods support * update docs with cli instructions * update quick start * update quick start * update crypto lib for react native and polyfill methods
- Loading branch information
1 parent
3c60b68
commit eab355c
Showing
71 changed files
with
13,593 additions
and
17,928 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,5 +6,5 @@ coverage: | |
status: | ||
project: | ||
default: | ||
target: 95% | ||
target: 90% | ||
if_not_found: success |
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.