Skip to content
This repository was archived by the owner on Apr 1, 2019. It is now read-only.

How can i attach Group using react-cognito  #33

@roshan605

Description

@roshan605

Hi ,

I was unable to attach a role to user.

I used the below code

let store = createStore(reducers, window.REDUX_DEVTOOLS_EXTENSION && window.REDUX_DEVTOOLS_EXTENSION());

config.group = 'Admin'; // Uncomment this to require users to be in a group 'admins'
setupCognito(store, config);

Please help

user-not-attached-group

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions