All Projects → VladimirAkopyan → Authenticator

VladimirAkopyan / Authenticator

Licence: mit
Authenticator for Windows - UWP store app

Labels

Projects that are alternatives of or similar to Authenticator

Uno
Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
Stars: ✭ 6,029 (+27304.55%)
Mutual labels:  uwp
Nodert
Winrt APIs-node.js modules generator
Stars: ✭ 564 (+2463.64%)
Mutual labels:  uwp
Msix Packaging
MSIX SDK
Stars: ✭ 725 (+3195.45%)
Mutual labels:  uwp
Smarthotel360 Mobile
SmartHotel360 Mobile
Stars: ✭ 535 (+2331.82%)
Mutual labels:  uwp
Xamlstyler
Visual Studio extension to help format your XAML source code
Stars: ✭ 553 (+2413.64%)
Mutual labels:  uwp
Reactiveproperty
ReactiveProperty provides MVVM and asynchronous support features under Reactive Extensions. Target framework is .NET Standard 2.0.
Stars: ✭ 603 (+2640.91%)
Mutual labels:  uwp
Inventorysample
Sample UWP application for LOB scenarios
Stars: ✭ 476 (+2063.64%)
Mutual labels:  uwp
Shiny
A Xamarin Framework for Backgrounding & Device Hardware Services (iOS, Android, UWP, Tizen, tvOS, watchOS, & more coming soon)
Stars: ✭ 763 (+3368.18%)
Mutual labels:  uwp
Nlog
NLog - Advanced and Structured Logging for Various .NET Platforms
Stars: ✭ 5,296 (+23972.73%)
Mutual labels:  uwp
Coolapk Uwp
酷安第三方UWP客户端
Stars: ✭ 717 (+3159.09%)
Mutual labels:  uwp
Bulllord Engine
lightspeed lightweight elegant game engine in pure c
Stars: ✭ 539 (+2350%)
Mutual labels:  uwp
Uwp Experiences
Universal Windows Platform (UWP) samples and showcases
Stars: ✭ 547 (+2386.36%)
Mutual labels:  uwp
Catel
An application development platform
Stars: ✭ 616 (+2700%)
Mutual labels:  uwp
Live Charts
Simple, flexible, interactive & powerful charts, maps and gauges for .Net
Stars: ✭ 5,045 (+22831.82%)
Mutual labels:  uwp
Microsoft Authentication Library For Dotnet
Microsoft Authentication Library (MSAL) for .NET
Stars: ✭ 746 (+3290.91%)
Mutual labels:  uwp
Xamarin.forms.googlemaps
Map library for Xamarin.Forms using Google maps API
Stars: ✭ 483 (+2095.45%)
Mutual labels:  uwp
Uwphook
🔗 Add your Windows Store or UWP games to Steam
Stars: ✭ 566 (+2472.73%)
Mutual labels:  uwp
Directxtk12
The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++
Stars: ✭ 765 (+3377.27%)
Mutual labels:  uwp
Reactiveui
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
Stars: ✭ 6,709 (+30395.45%)
Mutual labels:  uwp
Glosc
Tool for using the Steam-Controller as systemwide XInput controller alongside a global overlay
Stars: ✭ 677 (+2977.27%)
Mutual labels:  uwp

Authenticator for Windows

Get it on Windows 10 Screenshot This repository contains the official source code of WinOTP Authenticator for Windows app. This source code is comes from original Authenticator app, which was written in 2016 and was a good quality app that fell out of support because original developer moved on or didn't have time to maintain it.

I am taking over the project, it will be free and opensource. I am aiming to incorporate most functionality found in WinAuth, which was original and excellent PowerUser's Authenticator for Windows, sadly now most of the codebase is obsolete and written for ancient version of .Net. It would have to be re-written for a modern UI stack like UWP. Screenshot

Roadmap

  • Re-release the applicaiton into windows store
  • Clean-up the code, update packages and remove obsolete ones.
  • UI improvements
    • Allow the user to paste QR code into the application
    • Allow user to scan QR code with camera
    • Allow user to reveal the code of an account already stored inside the application as a string or as image
  • Move the applicaiton to cross-platform support using Xamarin or Uno Platform

Code quality

The codebase is, at the time of writing, already pretty old and could use some improvements. Still, it contains some useful pieces of code that I had to find out myself since there was not a lot to find on Google about UWP apps back then. Be sure to grab pieces of code that you like and use them in your own app(s).

Contributing

If you'd like to contribute, be sure to do so and create a pull request if you'd like to. I will review them in a timely fashion, and if there will be so much demand that I can't review them, I will create a github group and share control of the repository.

License

License: MIT
This source code is licensed under the MIT License. Be sure to read the LICENSE.txt file before using the source code.

References:

Reddit thread:

Sources and other:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].