How can I implement authorization to grain using ClaimsName ? For example we have grain "Player" and for methods for this grain we should know that Player has right JTW token for current grain.
How can I implement authorization to grain using ClaimsName ?
For example we have grain "Player" and for methods for this grain we should know that Player has right JTW token for current grain.