Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

SSR with authentication (React + Redux) #727

Closed
@Kevenvz

Description

@Kevenvz

Hey all,

I'm working on my first react + redux application and got everything working so far with windows authentication. I passed the 'same-origin' value to the credentials parameter in fetch() and it's working as intended.

The only problem is that SSR isn't working on a page that has to initially make some api calls, I can't really figure out a solution so that's why I'm asking for help.

I'm using the default React + Redux template with IIS Express windows authentication enabled.

Thanks in advance!

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