feat: export OAuth2 service functions
This commit is contained in:
parent
c0874bfab8
commit
65ea3ecf79
@ -1,3 +1,4 @@
|
|||||||
export * from './auth';
|
export * from './auth';
|
||||||
export * from './menu';
|
export * from './menu';
|
||||||
|
export * from './oauth';
|
||||||
export * from './user';
|
export * from './user';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user