mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-09 23:49:47 +02:00
access token endpoints and other backend support
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export * from "./generateAccessToken";
|
||||
export * from "./listAccessTokens";
|
||||
export * from "./deleteAccessToken";
|
||||
Reference in New Issue
Block a user