Secure Storage (Xamarin.Essentials API of the Week)

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ส.ค. 2024
  • Xamarin.Essentials provides developers with cross-platform APIs for their mobile applications. On this week's Essential API of the week we take a look at [Secure Storage](aka.ms/motz-essentials-secure..., which enables you to easily and securely save data into the system wide key store/chain.
    Show Notes:
    * [Xamarin.Essentials Documentation](aka.ms/motz-essentials)
    * [Xamarin.Essentials Getting Started Documentation](aka.ms/motz-essentials-getsta...)
    * [Secure Storage Documentation](aka.ms/motz-essentials-secure...)
    * [Source Code](aka.ms/motz-essentials-app)
    * Find James on: [Twitter]( / jamesmontemagno), [GitHub](github.com/jamesmontemagno), [Blog](montemagno.com), and his weekly development podcast [Merge Conflict](www.mergeconflict.fm).
    * [Follow @JamesMontemagno]( / jamesmontemagno )
    * Never Miss an Episode: [Follow @TheXamarinShow]( / thexamarinshow )
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 7

  • @baiqing3370
    @baiqing3370 5 ปีที่แล้ว +4

    Thanks James for the hard work you put on the Xamarin essentials libraries. Awesome work.

  • @chaseroth9266
    @chaseroth9266 4 ปีที่แล้ว

    For my Mobile Application Development Class at RIT/NTID we have been instructed to choose 2 Xamarin.Essentials API's and present about them with a code demonstration. I have choosen the Secure Storage API as one of them, thank you for the explanation!

  • @HareshKainth
    @HareshKainth 5 ปีที่แล้ว

    I’ve been away from Xamarin forms development as I’ve been working with C++ and embedded hardware. Coming back to Xamarin I’m just amazed with the new developments and NuGet packages introduced in the past 12 months. Absolutely fantastic ! ☺️

  • @olufemijolugbo8704
    @olufemijolugbo8704 5 ปีที่แล้ว

    How long can you persist data to disk, will it be there for the entire life cycle of the application

  • @einciodev0726
    @einciodev0726 5 ปีที่แล้ว

    I have problems to implement in my iOS emulator, I need Provisioning to work with Secure Storage in Xamarin.Essentials

  • @einciodev0726
    @einciodev0726 5 ปีที่แล้ว

    I need Provisioning to work with Secure Storage in Xamarin.Essentials

  • @sipepguru
    @sipepguru 4 ปีที่แล้ว

    There is a popular udemy xamarin forms "build real world apps" teacher, he tell his students in all videos to use essential preferences to store the token.... oh gosh... is this wrong?