Skip to content
Stephen Hurwit edited this page Apr 5, 2022 · 5 revisions

Welcome to the Core Building Block wiki!

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.

API level documentation for this Building Block can be accessed by visiting https://api.rokwire.illinois.edu/core/doc/ui/index.html. This documentation conforms to the OpenAPI 3.0 standard. For the raw YAML documentation, you can visit https://api.rokwire.illinois.edu/core/doc.

Clone this wiki locally