Skip to content

Auth0 implementation not working #962

@wtchen

Description

@wtchen

NOTE: This issue system is intended for reporting bugs and tracking progress in software development. Although this software is licensed with an open-source license, any issue opened here may not be dealt with in a timely manner. IBI Group is able to provide technical support for custom deployments of this software. Please contact Ritesh Warade if your company or organization is interested in opening a support contract with us. Please remove this note when creating the issue.

Observed behavior (please include a screenshot if possible)

I was not able to log in with Auth0, getting the following error: Uncaught Error: Error: An error occurred when fetching client data for Lock: [https://cdn.us.auth0.com/client/Lt2sguBi0qWkjQS0qUhYDtU5BmNTXhLN.js?t1663261365919 1](https://cdn.us.auth0.com/client/vgRH8Hb3bBt94320kT1WIe7TrqgINyk5.js?t1663261365919) could not be loaded.

After doing some investigation, it looks the Auth0 no longer supports the API used in the latest datatools-ui release. So I forked this repo and updated the Auth0 APIs and some related code.

Now I'm able to log in, but I'm able to do much.

For example, I try to view a project:

image

But click on view test doesn't do anything.

Expected behavior

I should be able to log in with an Auth0 user, create a project, and view the project.

Steps to reproduce the problem

See above.

Any special notes on configuration used

See my forked code.

I'm running everything inside Docker.

Version of datatools-ui and datatools-server if applicable (exact commit hash or branch name)

v5.0.0 release

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