Starcounter/Starcounter.Authorization

Improve Documentation

Closed this issue · 3 comments

Please add a small section about which apps u need to run in order to test the authorization (portal, sign-in, user admin,..).

How to start

Minimum reasonable configuration to start playing around with this library is to use sample apps provided by Starcounter:

  1. Launcher - provides a common UI frame (menu)
  2. UserAdmin - allows to create system users
  3. SignIn - authenticates user with a username and password
  4. People - gives a way to organize people into groups that may be used with this library

App set above is the sample that allows dealing with users and groups in Simplified data model provided with Starcounter. Thanks to that you will be able to apply instructions above and build a working solution.

cc @joozek78 @jwillmer do you think something like that will be good?

Readme updated, closing! If you have any more ideas how to improve the documentation, please create separate issues :)