This is a quick update for current module structure.

I think we need to start creating new issues with tasks for the D8 version.

Anyway while I'm trying to understand how D7 version works I have a few questions...

For example we don't need (AFAIK) to verify the token generated by services for the D8 version. This is because we can do this:

\Drupal::csrfToken()->get()

So we don't need this feature. right?

@tyler I'm not sure that we need basic_auth. I think that "rest" and "views" for sure.

Thanks guys!

CommentFileSizeAuthor
#3 2381693-3.patch2.18 KBmarthinal
drupalgap-d8.patch2.18 KBmarthinal

Comments

marthinal’s picture

A quick update. We can verify the token from "rest/session/token".

marthinal’s picture

marthinal’s picture

StatusFileSize
new2.18 KB

Fixed problems when applying :)

marthinal’s picture

Status: Needs review » Closed (fixed)

Apply the last patch from #2382669