auth-backend: avoid marking TokenIssuer as internal
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -39,8 +39,6 @@ export type TokenParams = {
|
||||
|
||||
/**
|
||||
* A TokenIssuer is able to issue verifiable ID Tokens on demand.
|
||||
*
|
||||
* @internal
|
||||
*/
|
||||
export type TokenIssuer = {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user