1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-09-30 04:17:55 +02:00
bitwarden-mobile/src/Core/Abstractions
Matt Gibson 2f2fa8a25b
Feature/use hcaptcha if bot (#1476)
* Add captcha to login models and methods

* Add captcha web auth to login

* Extract captcha to abstract base class

* Add Captcha to register

* Null out captcha token after each successful challenge

* Cancel > close
2021-08-04 14:47:23 -05:00
..
IApiService.cs Feature/use hcaptcha if bot (#1476) 2021-08-04 14:47:23 -05:00
IAppIdService.cs app id service 2019-03-28 16:45:00 -04:00
IAuditService.cs audit service 2019-04-17 17:10:21 -04:00
IAuthService.cs Feature/use hcaptcha if bot (#1476) 2021-08-04 14:47:23 -05:00
IAzureFileUpoadService.cs Use CipherByteArray to signify encrypted byte[] (#1366) 2021-04-21 15:27:14 -05:00
IBiometricService.cs Support for storing multiple biometric integrity states for iOS (#1110) 2020-10-07 12:18:36 -04:00
IBroadcasterService.cs re-worked message sending 2019-04-19 12:29:37 -04:00
ICipherService.cs Attachment azure upload blobs (#1345) 2021-03-30 18:42:43 -05:00
ICollectionService.cs interfaces 2019-04-17 09:09:54 -04:00
ICryptoFunctionService.cs Port send jslib to mobile (#1219) 2021-01-25 14:27:38 -06:00
ICryptoPrimitiveService.cs crypto function service 2019-03-28 15:43:50 -04:00
ICryptoService.cs Use 2 iterations for local password hashing (#1423) 2021-06-15 07:39:34 +10:00
IEnvironmentService.cs events url 2019-06-25 16:36:21 -04:00
IEventService.cs add event service 2019-07-11 09:30:25 -04:00
IExportService.cs In-app vault export support (#729) 2020-02-14 16:10:58 -05:00
IFileUploadService.cs Use type to ensure transmitted data is encrypted (#1422) 2021-06-09 08:45:30 -05:00
IFolderService.cs interfaces 2019-04-17 09:09:54 -04:00
II18nService.cs added locale names dictionary 2019-09-06 09:44:25 -04:00
ILogService.cs log service 2019-06-03 12:52:46 -04:00
IMessagingService.cs re-worked message sending 2019-04-19 12:29:37 -04:00
IPasswordGenerationService.cs Added SSO flows and functionality (#1047) 2020-09-03 12:30:40 -04:00
IPlatformUtilsService.cs Password reprompt (#1365) 2021-05-21 15:13:54 +02:00
IPolicyService.cs Added SSO flows and functionality (#1047) 2020-09-03 12:30:40 -04:00
ISearchService.cs Send feature for mobile (#1256) 2021-02-10 19:50:10 -05:00
ISendService.cs Use CipherByteArray to signify encrypted byte[] (#1366) 2021-04-21 15:27:14 -05:00
ISettingsService.cs settings service 2019-04-11 16:27:45 -04:00
IStateService.cs lock now button 2019-05-15 15:47:50 -04:00
IStorageService.cs storage services 2019-03-27 23:44:54 -04:00
ISyncService.cs Feature sync on refresh (#937) 2020-08-05 13:19:27 -04:00
ITokenService.cs [Auto Logout] Final review of feature (#932) 2020-05-29 12:26:36 -04:00
ITotpService.cs totp service 2019-04-17 16:01:07 -04:00
IUserService.cs Use UserService to manage emailVerified (#1367) 2021-04-15 14:54:58 +10:00
IVaultTimeoutService.cs Use CipherByteArray to signify encrypted byte[] (#1366) 2021-04-21 15:27:14 -05:00