

Second, Sanctum exists to offer a simple way to authenticate single page applications (SPAs) that need to communicate with a Laravel powered API. Laravel Sanctum offers this feature by storing user API tokens in a single database table and authenticating incoming requests via the Authorization header which should contain a valid API token. These tokens typically have a very long expiration time (years), but may be manually revoked by the user at anytime. You may use Sanctum to generate and manage those tokens. For example, imagine the "account settings" of your application has a screen where a user may generate an API token for their account. This feature is inspired by GitHub "access tokens". API Tokensįirst, it is a simple package to issue API tokens to your users without the complication of OAuth. Laravel Sanctum exists to solve two separate problems. These tokens may be granted abilities / scopes which specify which actions the tokens are allowed to perform. Sanctum allows each user of your application to generate multiple API tokens for their account. Our goal is to build upon and consolidate the great work already being done by other community members across various forums, reddit threads, and hobby blogs, and bring together a comprehensive library of all these useful Build Instruction booklets.Īll of our 'products' are just downloadable PDF copies of the instruction booklets you'd usually find in a box set if you picked one up in-store, and everything you'll find here on our site is provided for you to download for FREE.Laravel Sanctum provides a featherweight authentication system for SPAs (single page applications), mobile applications, and simple, token based APIs. We also realised that many other members of the community have a need for these Build Instructions and How To Guides, which often aren't supplied if you buy your models unboxed and just on the sprue, from secondary markets such as eBay.

We are a small team of Warhammer Enthusiasts and miniature collectors, hoping to support and further promote the hobby.Īfter years of collecting, buying and selling, building and painting, we realised that we had amassed a small library of Build Instructions, Assembly Instructions and User Guides for various Games Workshop products.
