Skip to content

Better Model Spefication. #296

@saibayadon

Description

@saibayadon

I feel like the model specification is missing some information that makes the implementation of each method possible.

Right now it seems that each method signature (the parameters it recieves) and the expected output is missing. The examples provided seem a little too vague.

For instance the saveToken method states "Must return an object with the request user, client and scope" but no info is provided regarding what parameters it takes in and the example output is { accessToken: '123dsd21eydgeweg2e' } which does not seem to match what is stated on the description.

Is there any info I'm missing? Thanks.

P.S: Also this might be related to #287, since it would be much more easy to implement based off the examples.

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