Files
Andy McKay 48d7eb4479 an example using permissions (#204)
* an example using permissions

* fix up after suggestions from wbamberg
2017-04-24 17:55:53 -07:00

10 lines
246 B
Markdown

# Permissions Example
## What it does
An example using the permissions API to grant and revoke an optional permission.
## What it shows
How to request a permission, catching error conditions from the request and querying the permissions API.