Skip to content

Auth URLs point to port 4000 but server on 5000 #26

@claq2

Description

@claq2

I followed the setup instructions and got the UI running on port 4000 and the server on 5000. I changed the "linkedin" client config to use "live" (Microsoft) and entered my client ID and put my secret in the server's config.development.js file.

I can log in to Live on port 4000 but then the UI tries to reach /auth/live on port 4000 instead of 5000.

Did I miss a step where I need to tell aurelia-auth to use 5000 for the token exchange call?

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