Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/specs/STACK-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ valid token.

If a request has authentication credentials that are invalid for any reason a
Stack authentication middleware MAY either immediately challenge or return
another reaponse (for example, a 400 error response).
another response (for example, a 400 error response).

If a request already has the `stack.authn.token` attribute set a Stack
authentication middleware MUST NOT attempt to further authenticate the request.
Expand Down