t2v / play2-auth

Play2.x Authentication and Authorization module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Q: sameAuthor doesn't even compile for me

th-e opened this issue · comments

Currently I do not understand and even the compiler complains the type of the StackAction parameter AuthorityKey -> sameAuthor(messageId)
of the edit method at
https://github.com/t2v/play2-auth/wiki/Advanced-usage%3A-----request-parameters

What am I doing wrong?

I had fixed wiki.