# Introduction to Login and Authentication Workflows

DevFeed: [Introduction to Login and Authentication Workflows](<https://devfeed.tech/articles/introduction-to-login-and-authentication-workflows-43392.md>)

Original publisher: [Read original article](<https://fusionauth.io/blog/introduction-login-authentication-workflows>)

Author: Bryan Giese

Published: 2019-04-04T00:00:00Z

Content type: tutorial

Language: en

Sources: [FusionAuth Blog](<https://devfeed.tech/sources/fusionauth-blog.md>)

Topics: [Authentication](<https://devfeed.tech/topics/authentication.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>), [Single-page application (SPA)](<https://devfeed.tech/topics/spa.md>), [HTTP](<https://devfeed.tech/topics/http.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [Users](<https://devfeed.tech/topics/users.md>)

Tags: [application](<https://devfeed.tech/tags/application.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [browser](<https://devfeed.tech/tags/browser.md>), [education](<https://devfeed.tech/tags/education.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [http](<https://devfeed.tech/tags/http.md>), [introduction](<https://devfeed.tech/tags/introduction.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [login](<https://devfeed.tech/tags/login.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [reactive](<https://devfeed.tech/tags/reactive.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

## AI overview

An introduction to application types and the login and authentication workflows appropriate for traditional web applications, single-page applications, and native mobile applications. It explains how application architecture affects authentication methods and user-interaction workflows.

## Source excerpt

Introduction to application types, login and authentication workflows. Start here to learn how to architect and design an effective authentication system.