mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-05 02:24:59 +02:00
add resource whitelist auth method
This commit is contained in:
parent
998fab6d0a
commit
207a7b8a39
20 changed files with 970 additions and 739 deletions
|
@ -12,3 +12,6 @@ export * from "./authWithPassword";
|
|||
export * from "./getResourceAuthInfo";
|
||||
export * from "./setResourcePincode";
|
||||
export * from "./authWithPincode";
|
||||
export * from "./setResourceWhitelist";
|
||||
export * from "./getResourceWhitelist";
|
||||
export * from "./authWithWhitelist";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue