mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-09 19:13:08 +00:00
Branch upadate
This commit is contained in:
4
src/app/core/auth/models/auth-method.model.ts
Normal file
4
src/app/core/auth/models/auth-method.model.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export class AuthMethodModel {
|
||||
authMethodName: string;
|
||||
location?: string;
|
||||
}
|
Reference in New Issue
Block a user