Posts tagged 'workflows'

  • Introduction to Login and Authentication Workflows

    So you are building an application and you need login and authentication for your users. No problem! Just build a form so the user can submit a username and password and you are good to go, right? We all wish it was this simple. The fact is, there are many different application types and as many different types of authentication methods. Which is best?

    READ MORE