joscha / play-authenticate

An authentication plugin for Play Framework 2.x (Java)
http://joscha.github.com/play-authenticate/
Other
807 stars 367 forks source link

Assign Roles to Users during Registration - Play-authenticate with deadbolt #305

Open BHadji opened 8 years ago

BHadji commented 8 years ago

I have created 2 roles for my project. I want to assign a Role to the users during the registration process. how can I create 2 registration forms, if I have 2 different roles. I need 2 types of registrations for different types of roles.