Assistance in setting Oauth2
String redirectUri = "What is there to be?“;
string scope = “email”
string url = $"https://accounts.google.com/o/oauth2/auth?client_id={clientId}&response_type=token&redirect_uri={redirectUri}&scope={scope}";
WebAuthenticatorResult authResult
try
by {
AuthResult = await Microsoft.Maui.Authentication.WebAuthenticator.AuthenticateAsync(
The new Uri (url)
new Uri (redirect Uri)
String accessToken = authResult.
The
Catch (TaskCanceledException e)
by {
The
Not necessarily to do through WebAuthenticatorResult, you can through the Browser, etc.
-
1. Потрібно вигадати URL
2. Зареєструвати його певним чином в додатку, щоб андроід при спробі відкрити цей URL перенаправляв у додаток
3. Підставити цей URL в returnURL
https://learn.microsoft.com/en-us/xamarin/android/platform/app-linking
-
Current freelance projects in the category C#
Comparative analysis of the effectiveness of custom software (v2.2-field) and reference software (Meshtastic v2.x)
22 USD
Comparative analysis of the effectiveness of custom software (v2.2-field) and reference software (Meshtastic v2.x) on the identical hardware platform (ESP32 + SX1268, 2W) based on the criteria of range, throughput, link stability, and power consumption. Conduct tests with… C & C++, C# ∙ 7 days 20 hours back ∙ 2 proposals |
Creation of a plugin for integration with the POS system Syrve, C#Develop a plugin for the Syrve POS system (on-premise), which is installed on the establishment's server. The plugin must: (1) transmit data to our server in real-time — orders, table statuses, payments, receipts; (2) receive commands from Reservble — booking confirmations,… C#, Web Programming ∙ 10 days 17 hours back ∙ 14 proposals |