Skip to content

Full stack Middleware/Auth GuidanceΒ #95

@ataylorme

Description

@ataylorme

I would like to add OAuth to the entire application. Ideally at the edge layer before the frontend client is even served.

Something like this:

Browser => Edge Auth => React app.
Something equivalent to this AWS example

The server in this example could then read a secure cookie.

The goal is to have separate, per user stateful sessions and no guest/anonymous access

Any suggestions would be greatly appreciated

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