D
D
DavidJarr2019-04-25 08:57:18
Android
DavidJarr, 2019-04-25 08:57:18

Authorization and registration Xamarin?

Hello everyone, you need to write an application on Xamarin.Forms in which you need to implement authorization and user registration. Is there a link to, for example, a github program with similar functionality? To learn, understand how to correctly implement authorization and registration, server requests, etc.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vyacheslav Zolotov, 2019-04-25
@SZolotov

Authorization and registration are algorithms, they do not depend on the development language. Read about HttpClient, Xamarin.Auth, you can read an article on Habré about authorization in social networks on Xamarin, about working with oauth, about open id connect

W
wcoder, 2019-04-27
@wcoder

Example app with similar functionality:
BikeSharing360 by Microsoft
Perhaps cumbersome at first.
LoginViewModel
SignUpViewModel

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question