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....