Skip to content

auth client should not throw error Invalid token specified on method getAuthorizedData  #351

Description

@Selnapenek

Use Auth0 client

const auth = Auth.createClient({ strategy: AUTH_STRATEGIES.WEB_AUTH0 });
// and call getAuthorizedData() on any page in the application in the hash of which there is no token
auth.getAuthorizedData();

expected result - no error

related issue: auth0/jwt-decode#65 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions