Export TokenIssuer so that it may be used by non-native auth providers

Signed-off-by: Roy Jacobs <roy.jacobs@gmail.com>
This commit is contained in:
Roy Jacobs
2021-07-20 16:56:28 +02:00
parent 20bb197b6f
commit 2567c066d5
3 changed files with 18 additions and 1 deletions
+1
View File
@@ -16,6 +16,7 @@
export * from './service/router';
export { IdentityClient } from './identity';
export type { TokenIssuer } from './identity';
export * from './providers';
// flow package provides 2 functions