craftql icon indicating copy to clipboard operation
craftql copied to clipboard

WIP User Tokens

Open markhuot opened this issue 7 years ago • 2 comments

Based on #89 this is going to allow users to authorize with Craft through GraphQL and get back a token for their user. This opens up abilities for users to only GraphQL their own entries or only be allowed access to entries they can see, etc…

Current thought is to use JWT for the token, so it'll be slightly different than the existing tokens.

markhuot avatar Jun 01 '18 19:06 markhuot

Any updates on this?

u12206050 avatar Dec 11 '18 14:12 u12206050

This will merge after the 2.x branch merges with performance improvements. I'll get this updated to make the merge a bit more clean though.

markhuot avatar Feb 26 '19 15:02 markhuot