Skip to content

Feature Request: Support cognito pools that use client_secret #53

@Endareth

Description

@Endareth

Currently, attempting to authenticate against a pool with a client secret enabled just gives

{
  code: 'NotAuthorizedException',
  name: 'NotAuthorizedException',
  message: 'Client XXXXXXXXXXXX is configured for secret but secret was not received'
}

Would be useful to be able to handle this.

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