Skip to content

Server usage #4

@CMCDragonkai

Description

@CMCDragonkai

From the server side, it seems that not only are we authenticating the user's credentials, but also authenticating against their request parameters.

For example, on the server usage it you're asking for 'POST' method, domain, api path, content-type, and even a specific post payload.

I'm guessing this is part of the Hawk protocol.

But doesn't this mean, that we have to manually write what kind of request the user is going to send, for every possible API end point? Can those extra request parameters be optional?

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