Using Auth Core within GC
By far and away the most common way that you will be using Auth Core within your apps, is by using the various features of Group Control which extend Auth Core. And this documentation should be more detailed as you will use it far more often, and you need to have a conceptual understanding of authenticating functions through Group Control in order to properly be able to do any serverside coding.
This is not documentation on all the features available to you in Group Control as part of a Group Control dependent app, or even all of the features of CurrentUser
, which you have access to if you are in a Group Control Dependent app, but rather, only the aspects of Group Control, which immediately touch authentication on the serverside, thus the parts of Group Control related to Auth Core. If you want information of other (non-authentication related) aspects of Group Control, see this documentation (forthcoming). If you wish to see some of the client controls for authentication within Group Control, see our Ember FW GC docs.