Discovery-G
New Member
Currently a User could be an administrator, a janitor, a teacher etc.. We currently are using the default providers.Soon there should be multiple clubs. All the roles will be the same and available in all the clubs. Users could be in multiple clubs and have different roles in different clubs or they also could be in none.The roles and clubs should be saved in a database.Is there an easy way to do this.Ideally I would like to do something like this.\[code\][Authorize Roles = RoleName.Foo + Clubname.Bar]\[/code\]