-
-
Notifications
You must be signed in to change notification settings - Fork 926
Closed
Description
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.
maxtruxa, phoenixenero, cbargren, micksatana and epeterson320
Metadata
Metadata
Assignees
Labels
No labels