https://github.com/erossini/xamarinidentityserver
https://github.com/erossini/xamarinidentityserver
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/erossini/xamarinidentityserver
- Owner: erossini
- Created: 2021-07-09T15:37:20.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-09T16:03:34.000Z (about 4 years ago)
- Last Synced: 2025-01-12T10:07:10.878Z (9 months ago)
- Language: C#
- Size: 474 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Authentication in Xamarin Forms with IdentityServer
In this new post, Authentication in [Xamarin Forms](https://www.puresourcecode.com/?s=xamarin) with [IdentityServer](https://www.puresourcecode.com/?s=identityserver), I want to start to use [Visual Studio 2022](https://visualstudio.microsoft.com/vs/preview/vs2022/) Preview and create a base [Xamarin Forms](https://www.puresourcecode.com/dotnet/xamarin/adapting-to-enterprise-and-b2e-xamarin-forms-app-development/) project integrated with IdentityServer. It is a while I don't talk about Xamarin.The full explanation of this code is on [PureSourceCode](https://www.puresourcecode.com/dotnet/net-core/authentication-in-xamarin-forms-with-identityserver/).
