Skip to content

Commit

Permalink
fix: export validateAppAccess function
Browse files Browse the repository at this point in the history
  • Loading branch information
dbouwman committed Jan 5, 2021
1 parent 6700a1e commit b087de2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/arcgis-rest-auth/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ export * from "./generate-token";
export * from "./authenticated-request-options";
export { IUser } from "@esri/arcgis-rest-types";
export * from "./app-tokens";
export * from "./validate-app-access";

0 comments on commit b087de2

Please sign in to comment.