How to integrate MobileID to your python project

Abstract This is the second article of the series Estonian Identity Systems. Here we will talk about MobileID service integration. Estonian id systems provide examples in java, .net, and php, but none of these languages collide with my tech stack, so I decided to use python. We will not talk about digital signing in this article but instead, focus on authentication with Web eID. MobileID system is very alike to SmartID from a developer’s perspective....

June 25, 2022 · 5 min · Zemfira

How to integrate SmartID to your python project

Abstract Recently I had a chance to work with Estonian identification systems. It was an interesting experience that I’m willing to share. Estonian id systems provide examples in java, .net, and php, but none of these languages collide with my tech stack, so I decided to use python. We will not talk about digital signing in this article but instead, focus on authentication with Web eID. You can think of the SmartID system as Firebase, but much more complex one....

May 8, 2022 · 6 min · Zemfira