Skip to content

Cognito Id_token not processed when oidc is set to True #385

@rohit-nsit08

Description

@rohit-nsit08

I am trying to use this library with cognito and cognito requires response_type=token and returns both access_token and id_token. Library seems to have hardcoded the response_type for such scenario to be token id_token
https://github.com/darbio/angular-oauth2-oidc/blob/master/angular-oauth2-oidc/src/oauth-service.ts#L955-L957
Is there any workaround to make this work?
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions