Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link cognito sdk #182

Merged
merged 35 commits into from
Jan 25, 2018
Merged

Link cognito sdk #182

merged 35 commits into from
Jan 25, 2018

Conversation

mlabieniec
Copy link
Contributor

@mlabieniec mlabieniec commented Jan 23, 2018

@codecov-io
Copy link

codecov-io commented Jan 23, 2018

Codecov Report

Merging #182 into master will increase coverage by 0.15%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #182      +/-   ##
==========================================
+ Coverage   92.08%   92.24%   +0.15%     
==========================================
  Files          52       52              
  Lines        2402     2424      +22     
  Branches      480      486       +6     
==========================================
+ Hits         2212     2236      +24     
+ Misses        181      179       -2     
  Partials        9        9
Impacted Files Coverage Δ
packages/aws-amplify-react/src/AmplifyTheme.jsx 100% <ø> (ø) ⬆️
packages/aws-amplify/src/Auth/Auth.ts 98.02% <ø> (+0.73%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 911abdf...64607d1. Read the comment docs.

Copy link
Contributor

@powerful23 powerful23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Contributor

@elorzafe elorzafe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Contributor

@manueliglesias manueliglesias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

package.json Outdated
],
"repository": {
"type": "git",
"url": "https://github.com/aws/aws-amplify.git"
},
"author": "Amazon Web Services",
"license": "Apache 2.0",
"license": "Apache",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we use SPDX identifiers here?

@mlabieniec mlabieniec merged commit fc8722e into aws-amplify:master Jan 25, 2018
aws-amplify automation moved this from Backlog to Released Jan 25, 2018
@powerful23 powerful23 mentioned this pull request Jan 26, 2018
@timrchavez
Copy link

timrchavez commented Aug 9, 2018

Hi 👋 Why was the sub claim explicitly filtered out of the results? Seems the decision should be left up to the user on how/if they want to use that claim or am I missing something? Maybe a security concern of sorts? Or maybe I'm making a bad assumption? It seems like an intuitive UUID to use as a primary key in a dynamodb table, for example, and if that's valid, then having it available in the client would be necessary for, say, an AppSync graphql mutation or query. TIA for explaining the decision!

rasfra pushed a commit to epidemicsound/amplify-js that referenced this pull request Mar 11, 2020
* 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
@github-actions
Copy link

This pull request has been automatically locked since there hasn't been any recent activity after it was closed. Please open a new issue for related bugs.

Looking for a help forum? We recommend joining the Amplify Community Discord server *-help channels or Discussions for those types of questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
No open projects
aws-amplify
  
@beta
Development

Successfully merging this pull request may close these issues.

None yet

6 participants