-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Stephen Hurwit edited this page Mar 24, 2022
·
5 revisions
Under Construction
The Core Building Block is the central service responsible for managing the core data elements of the Rokwire ecosystem. These elements include users, authentication, authorization, applications, organizations, and client configurations. The purpose of this Building Block is to provide all of the functionality necessary to configure a client application and authenticate a user. All other Building Blocks depend upon the Core Building Block to authorize API access using the Auth Library.