Skip to content

Migrate to AWS Amplify v6 #167

@katsujukou

Description

@katsujukou

Currently, the OQTOPUS frontend uses AWS Amplify SDK v5 to communicate with Amazon Cognito.
However, migration to AWS Amplify v6 is recommended.

In addition, using the Amazon Cognito Identity SDK in combination with the Amplify SDK v6 is not recommended:

Developer Note: Please Update to Amplify v6
We recommend using the Amplify JavaScript library's Auth features in place of the Amazon Cognito Identity SDK.
The Amplify JavaScript library offers a modern, fully-typed, and performant experience for Auth use cases with tree-shaking built-in for bundle size reduction.

Quoted from https://www.npmjs.com/package/amazon-cognito-identity-js

As a result, we should refactor the entire authentication and authorization architecture accordingly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions