-
Notifications
You must be signed in to change notification settings - Fork 252
Full stack Middleware/Auth Guidance #95
Copy link
Copy link
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.