This repository has been archived by the owner on Feb 10, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 366
Authorization #340
Comments
check out the PlayAuthenticate usage sample, it uses deadbolt for authorisation.
…On 6/22/17, 030 ***@***.***> wrote:
Authentication works, but does this project also support authorization? E.g.
userA could authenticate, but is not authorized to view this page, while
userB is.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
#340
|
Shall I create a PR if the deadbolt works as the related README section seems to be empty https://github.com/joscha/play-authenticate/blob/master/samples/java/Getting%20Started.md#using-deadbolt |
Sounds good to me. @joscha ??
…On 6/22/17, 030 ***@***.***> wrote:
Shall I create PR if the deadbolt works as the related README section seems
to be empty
https://github.com/joscha/play-authenticate/blob/master/samples/java/Getting%20Started.md#using-deadbolt
--
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
#340 (comment)
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Authentication works, but does this project also support authorization? E.g. userA could authenticate, but is not authorized to view this page, while userB is allowed.
The text was updated successfully, but these errors were encountered: