Defining Resources
The first thing you will typically define in your system are the resources that you want to protect. That could be identity information of your users, like profile data or email addresses, or access to APIs.
Api Resource
To allow clients to request access tokens for APIs, you need to define API resources.
August 26, 2019