-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Description
As we are now in the process of implementing for real the Code flow and specifying it more accurately as in #292, I'm thinking that we could slightly change the semantic of a Share payload - at a time where we would not break any implementation.
The point is that code and sharedSecret are mutually exclusive as it stands now. We could instead drop code and signal the fact that we require httpsig and the Code flow by adding the corresponding use-code requirement, which would mean that the code to be exchanged is the sharedSecret and that barely using the sharedSecret as bearer token does not work.
Comments? cc @enriquepablo @mickenordin @KrausMatthias
Metadata
Metadata
Assignees
Labels
No labels