|
You are here |
jakewharton.com | ||
| | | | |
blog.httrack.com
|
|
| | | | | Replacing JNI Crashes by Exceptions on Android 23 August 2013 To R... | |
| | | | |
piotr.westfalewicz.com
|
|
| | | | | This post will be about my journey with fixing nasty Cassandra Datastax C# driver problem, which took me a lot more time than expected... Can you guess the problem source? | |
| | | | |
blog.yannickjaquier.com
|
|
| | | | | Hive concatenate command we use to maintain good performance is not working as expected with Spark generated tables. What have we done to bypass ? | |
| | | | |
www.rasikjain.com
|
|
| | | Here are three scenarios for implementing authentication workflows. Internet Applications (Public facing) For internet web applications and APIs, Session based (SessionID cookie) and Token Based (JWT) Authentication can be implemented. Session Based: Implemented for a majority of traditional and stateful web applications. Once the user is authenticated, A Session state is created and stored in an external State server or SQL database. The Session state is identified by a unique SessionID.... | ||