<?xml version="1.0" encoding="UTF-8" ?>
<rss
    version="2.0"
    xmlns:atom="http://www.w3.org/2005/Atom"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:webfeeds="http://webfeeds.org/rss/1.0"
    xmlns:media="http://search.yahoo.com/mrss/"
    >
    <channel>
        <title>Api-authentication Tag - Viblo</title>
        <link>https://viblo.asia/rss</link>
        <description><![CDATA[Free service for technical knowledge sharing]]></description>
        <atom:link href="https://viblo.asia/rss/tags/api-authentication.rss" rel="self"></atom:link>
                <copyright>Sun* Inc.</copyright>
                                                <webfeeds:logo>https://viblo.asia/logo_full.svg</webfeeds:logo>
        <image>
            <url>https://viblo.asia/logo_full.svg</url>
            <title>Api-authentication Tag - Viblo</title>
            <link>https://viblo.asia/rss</link>
        </image>
                                <language>vi-vn</language>
        <lastBuildDate>2026-09-09T02:06:03+07:00</lastBuildDate>
                <item>
            <title><![CDATA[Gắn Authorization header trong Next.js (App Router)]]></title>
                        <link>https://viblo.asia/p/gan-authorization-header-trong-nextjs-app-router-EoW4oQa9Lml</link>
            <guid isPermaLink="true">https://viblo.asia/p/gan-authorization-header-trong-nextjs-app-router-EoW4oQa9Lml</guid>
            <description><![CDATA[Khi làm việc với JWT trong Next.js (App Router), việc tự động gắn Authorization header vào mọi API request là cực kỳ quan trọng. Bài viết này sẽ hướng...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nghiệp</dc:creator>
            <pubDate>2025-04-26 11:36:51</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Session vs Token Based Authentication]]></title>
                        <link>https://viblo.asia/p/session-vs-token-based-authentication-EvbLbBkvLnk</link>
            <guid isPermaLink="true">https://viblo.asia/p/session-vs-token-based-authentication-EvbLbBkvLnk</guid>
            <description><![CDATA[Xin chào các bạn, ngày hôm nay chúng ta sẽ cùng nhau thảo luận về một chủ đề: Session vs Token Based Authentication. \
Đây là hai phương thức phổ biến...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PhanDC</dc:creator>
            <pubDate>2024-10-20 11:37:08</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Cách triển khai RefreshToken và AccessToken P1: Đừng lưu tất cả phiên của người dùng]]></title>
                        <link>https://viblo.asia/p/cach-trien-khai-refreshtoken-va-accesstoken-p1-dung-luu-tat-ca-phien-cua-nguoi-dung-3Q75wN23lWb</link>
            <guid isPermaLink="true">https://viblo.asia/p/cach-trien-khai-refreshtoken-va-accesstoken-p1-dung-luu-tat-ca-phien-cua-nguoi-dung-3Q75wN23lWb</guid>
            <description><![CDATA[Bài viết có có nội dung cấm, chỉ đọc nếu bạn muốn logout jwt :(

Dùng JWT đi thời nào rồi còn dùng session nữa ba...

Yeah, câu chuyện muôn thuở của n...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Đức Master</dc:creator>
            <pubDate>2022-06-24 20:46:37</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Từ OAuth đến OpenID Connect]]></title>
                        <link>https://viblo.asia/p/tu-oauth-den-openid-connect-gAm5y7JkZdb</link>
            <guid isPermaLink="true">https://viblo.asia/p/tu-oauth-den-openid-connect-gAm5y7JkZdb</guid>
            <description><![CDATA[Khi sử dụng các ứng dụng như Draw.io hay một số ứng dụng, trang web nào đó, bạn đã bao giờ gặp thông báo yêu cầu cấp quyền truy cập đến Google drive c...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Cao Phuc</dc:creator>
            <pubDate>2021-12-25 19:08:05</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[JWT authentication với gem devise-jwt]]></title>
                        <link>https://viblo.asia/p/jwt-authentication-voi-gem-devise-jwt-3Q75wEkDZWb</link>
            <guid isPermaLink="true">https://viblo.asia/p/jwt-authentication-voi-gem-devise-jwt-3Q75wEkDZWb</guid>
            <description><![CDATA[Mở đầu
Trong bài viết này mình sẽ giới thiệu gem devise-jwt và build demo app with Rails 6 . Đi thôi nào !!

Nếu bạn chưa sử dụng gem devise bao giờ b...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pham Van Linh</dc:creator>
            <pubDate>2021-06-21 08:59:31</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[How JSON Web Token(JWT) authentication works?]]></title>
                        <link>https://viblo.asia/p/how-json-web-tokenjwt-authentication-works-eW65GJ8OlDO</link>
            <guid isPermaLink="true">https://viblo.asia/p/how-json-web-tokenjwt-authentication-works-eW65GJ8OlDO</guid>
            <description><![CDATA[1. JWT (JSON Web Token) là gì ?
- JSON Web Token (JWT) là một tiêu chuẩn mở (RFC7519) nhằm đảm bảo an toàn thông tin được truyền đi giữa các bên dưới ...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nguyen Huu Co</dc:creator>
            <pubDate>2020-12-21 09:57:13</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Token-based Authentication with Ruby on Rails 5 API]]></title>
                        <link>https://viblo.asia/p/token-based-authentication-with-ruby-on-rails-5-api-GrLZD7kwKk0</link>
            <guid isPermaLink="true">https://viblo.asia/p/token-based-authentication-with-ruby-on-rails-5-api-GrLZD7kwKk0</guid>
            <description><![CDATA[I. Giới thiệu
Các ứng dụng phát triển sử dụng API ngày cảng trở nên phổ biến thì các phương thức xác thực ưa chuộm nhất hiện nay là sử dụng token-base...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Cuộc sống mà</dc:creator>
            <pubDate>2020-03-21 10:55:57</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[JWT Authentication &amp; Authorization in NodeJs REST API]]></title>
                        <link>https://viblo.asia/p/jwt-authentication-authorization-in-nodejs-rest-api-WAyK8PXnKxX</link>
            <guid isPermaLink="true">https://viblo.asia/p/jwt-authentication-authorization-in-nodejs-rest-api-WAyK8PXnKxX</guid>
            <description><![CDATA[1. Lời mở đầu
* Trong bài viết này, mình sẽ tạo một REST API cho phép chúng ta tạo user, đăng kí, đăng nhập, lấy thông tin user đăng nhập, logout một ...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vuong Huong</dc:creator>
            <pubDate>2020-02-23 23:57:08</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[User Authentication API với PassportJS và ExpressJS]]></title>
                        <link>https://viblo.asia/p/user-authentication-api-voi-passportjs-va-expressjs-ByEZkx3WlQ0</link>
            <guid isPermaLink="true">https://viblo.asia/p/user-authentication-api-voi-passportjs-va-expressjs-ByEZkx3WlQ0</guid>
            <description><![CDATA[Hôm nay bắt đầu vọc Nodejs, thấy khá hay và thú vị nên minhf xin chia sẽ bài viết này, hướng dẫn cho các bạn mới làm quen với nodejs như mình.
Mục đíc...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ngo Minh Phong</dc:creator>
            <pubDate>2019-12-22 23:48:09</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Xác thực API bằng Laravel Passport]]></title>
                        <link>https://viblo.asia/p/xac-thuc-api-bang-laravel-passport-eW65GRk9lDO</link>
            <guid isPermaLink="true">https://viblo.asia/p/xac-thuc-api-bang-laravel-passport-eW65GRk9lDO</guid>
            <description><![CDATA[Install Laravel

Bước đầu tiên, chúng ta tạo một ứng dụng Laravel mới bằng cách mở Terminal và chạy lệnh sau:

Install Laravel Passport Package

Larav...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cuongtobi</dc:creator>
            <pubDate>2019-08-19 23:01:36</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Social login API cho Mobile App (server Laravel) sử dụng laravel passport, &quot;hô biến&quot; package thành code của mình :)]]></title>
                        <link>https://viblo.asia/p/social-login-api-cho-mobile-app-server-laravel-su-dung-laravel-passport-ho-bien-package-thanh-code-cua-minh-gDVK2pV0lLj</link>
            <guid isPermaLink="true">https://viblo.asia/p/social-login-api-cho-mobile-app-server-laravel-su-dung-laravel-passport-ho-bien-package-thanh-code-cua-minh-gDVK2pV0lLj</guid>
            <description><![CDATA[![](https://images.viblo.asia/7b09ef97-c2da-44d1-b2b0-3261eaa1d2a9.png)


Bài Toán
Tình hình là thời gian sắp tới mình có dự định làm một ứng dụng App...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nguyễn Văn Quy</dc:creator>
            <pubDate>2019-08-17 20:44:09</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[What is an API and How it works?]]></title>
                        <link>https://viblo.asia/p/what-is-an-api-and-how-it-works-RQqKL2WMl7z</link>
            <guid isPermaLink="true">https://viblo.asia/p/what-is-an-api-and-how-it-works-RQqKL2WMl7z</guid>
            <description><![CDATA[![](https://images.viblo.asia/6f4047de-d0ec-4871-9cd8-9f66b7399d13.png)


Without APIs, the advanced encounters that we expect each day as consumers w...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mahipal Nehra</dc:creator>
            <pubDate>2019-08-03 14:38:45</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Chapter 5: Authentication, Part 2]]></title>
                        <link>https://viblo.asia/p/chapter-5-authentication-part-2-jvElawpxKkw</link>
            <guid isPermaLink="true">https://viblo.asia/p/chapter-5-authentication-part-2-jvElawpxKkw</guid>
            <description><![CDATA[Trong Chương 4, chúng tôi đã đề cập đến hầu hết các trang web sử dụng tên người dùng và mật khẩu cho thông tin xác thực. Chúng ta cũng đã thảo luận về...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Phuc Mai Huu</dc:creator>
            <pubDate>2019-06-17 10:08:14</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Authentication dùng passport và JWT trong express node js]]></title>
                        <link>https://viblo.asia/p/authentication-dung-passport-va-jwt-trong-express-node-js-vyDZOxQ7lwj</link>
            <guid isPermaLink="true">https://viblo.asia/p/authentication-dung-passport-va-jwt-trong-express-node-js-vyDZOxQ7lwj</guid>
            <description><![CDATA[1. Mở đầu
Xin chào mọi người, bài viết này chúng ta cùng tìm hiểu về cách xây dựng 1 ứng dụng api xác thực sử dụng JWT, và database sử dụng Sequelize....]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nguyen Hoan Long</dc:creator>
            <pubDate>2019-04-21 15:48:43</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[devise_token_auth: Simple Authentication in Rails API]]></title>
                        <link>https://viblo.asia/p/devise-token-auth-simple-authentication-in-rails-api-1VgZvaBMKAw</link>
            <guid isPermaLink="true">https://viblo.asia/p/devise-token-auth-simple-authentication-in-rails-api-1VgZvaBMKAw</guid>
            <description><![CDATA[Trong bài viết này mình sẽ tạo một ứng xác thực cho Rails API bằng cách sử dụng gem devisetokenauth, nó sử dụng token. Nói một cách đơn giản, đây là c...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cuongtobi</dc:creator>
            <pubDate>2019-02-20 23:04:40</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Xây dựng API login Google, Facebook, Twitter hay Github với server laravel cho các dự án về App Mobile]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/xay-dung-api-login-google-facebook-twitter-hay-github-voi-server-laravel-cho-cac-du-an-ve-app-mobile-E375zw36KGW</link>
            <guid isPermaLink="true">https://viblo.asia/p/xay-dung-api-login-google-facebook-twitter-hay-github-voi-server-laravel-cho-cac-du-an-ve-app-mobile-E375zw36KGW</guid>
            <description><![CDATA[Lời nói đầu
Trong những năm gần đây, sự thông dụng của smartphone cũng làm ngành Lập trình phát triển ứng dụng di động (Mobile Application Development...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nguyễn Văn Quy</dc:creator>
            <pubDate>2018-12-14 14:14:13</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Xây dựng nhanh chóng API với Django Tastypie [Phần 2]]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/xay-dung-nhanh-chong-api-voi-django-tastypie-phan-2-Do754MqBKM6</link>
            <guid isPermaLink="true">https://viblo.asia/p/xay-dung-nhanh-chong-api-voi-django-tastypie-phan-2-Do754MqBKM6</guid>
            <description><![CDATA[Tiếp theo trong series tutorial về Django Tastypie, mình sẽ giới thiệu thêm toàn bộ trong phần Authentication:
Khuyến nghị bạn nên đọc trước phần 1 tạ...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ha Hao Minh</dc:creator>
            <pubDate>2018-05-27 12:36:05</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[JWT to authenticate Servers API’s]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/jwt-to-authenticate-servers-apis-RnB5p7gGlPG</link>
            <guid isPermaLink="true">https://viblo.asia/p/jwt-to-authenticate-servers-apis-RnB5p7gGlPG</guid>
            <description><![CDATA[Hôm nay mình muốn chia sẻ với các bạn về cấu trúc của 1 JWT token và cách sử dụng nó để xác thực các APIs phía Server.

Có ba phần chính trong JWTs nh...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nguyen Van Anh</dc:creator>
            <pubDate>2018-01-26 00:07:52</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[API Authentication sử dụng JWT trong Laravel]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/api-authentication-su-dung-jwt-trong-laravel-1VgZvxRY5Aw</link>
            <guid isPermaLink="true">https://viblo.asia/p/api-authentication-su-dung-jwt-trong-laravel-1VgZvxRY5Aw</guid>
            <description><![CDATA[Giới thiệu
Hôm nay mình xin giới thiệu tới các bạn một ví dụ về API Authentication trong Laravel sử dụng JWT.
Đây là một ví dụ mà mình thấy khá hữu íc...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Duong Tien Dat</dc:creator>
            <pubDate>2017-07-31 22:31:04</pubDate>
                                                                                                        </item>
            </channel>
</rss>
