Handle web finger to get token in HomeController
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -38,4 +38,6 @@ abstract class AuthenticationOIDCDataSource {
|
||||
List<String> scopes);
|
||||
|
||||
Future<String> getAuthenticationInfo();
|
||||
|
||||
Future<void> removeAuthDestinationUrl();
|
||||
}
|
||||
Reference in New Issue
Block a user