Skip to content

Full stack Middleware/Auth Guidance #95

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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