# Airlock Renamed To Sanctum

DevFeed: [Airlock Renamed To Sanctum](<https://devfeed.tech/articles/airlock-renamed-to-sanctum-3576.md>)

Original publisher: [Read original article](<https://laravel.com/blog/airlock-renamed-to-sanctum>)

Author: Taylor Otwell

Published: 2020-03-20T19:50:00Z

Content type: release

Language: en

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

Topics: [Laravel](<https://devfeed.tech/topics/laravel.md>), [configuration](<https://devfeed.tech/topics/configuration.md>)

Tags: [apis](<https://devfeed.tech/tags/apis.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [laravel](<https://devfeed.tech/tags/laravel.md>), [release](<https://devfeed.tech/tags/release.md>)

## AI overview

Laravel Airlock was renamed to Laravel Sanctum because of a trademark dispute. The APIs and configuration options remain unchanged, but references to Airlock and airlock should be updated to Sanctum and sanctum. The documentation was updated accordingly.

## Source excerpt

Due to a trademark dispute regarding the name "Airlock", we have renamed Laravel Airlock to Laravel Sanctum ([https://github.com/laravel/sanctum](https://github.com/laravel/sanctum)) and have tagged i...