UNPKG

@boligmappa/web-component-auth

Version:

Web component for authenticating a user towards Boligmappa

6 lines 142 B
export interface AuthModel { clientId: string; redirectUrl: string; scope: string; } //# sourceMappingURL=auth-model.d.ts.map