chore: tidying up a little bit ready for release
Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
Vendored
+1
@@ -65,6 +65,7 @@ export interface Config {
|
||||
authorizationUrl: string;
|
||||
tokenUrl: string;
|
||||
scope?: string;
|
||||
disableRefresh?: boolean;
|
||||
};
|
||||
};
|
||||
oidc?: {
|
||||
|
||||
Reference in New Issue
Block a user