Skip to content

Trim Back-end authentication code #4

@dmullen17

Description

@dmullen17

I cut down one of the two re-directs in the code authorization flow. This formerly redirected to localhost:8888. I updated it to:

            <a className='Login-button' href='http://localhost:8888/login' >Login with Spotify </a>

This way the user doesn't have to click on two buttons to sign in with spotify. I can probably remove a good chunk of the back end code that renders the first page.

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