<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>The Strangebuzz PHP/Symfony blog.</title>
    <subtitle>Articles for the "jwt" tag.</subtitle>
    <updated>2026-05-18T05:51:26+02:00</updated>
    <author>
        <name>COil</name>
        <email>coil@strangebuzz.com</email>
    </author>
    <link href="https://www.strangebuzz.com/en/blog/tag/jwt.xml" rel="self" />
    <id>https://www.strangebuzz.com/en/blog/tag/jwt.xml</id>
    <icon>https://www.strangebuzz.com/img/strangebuzz_132.jpg?6.4.9</icon>
    <logo>https://www.strangebuzz.com/img/strangebuzz_1024.jpg?6.4.9</logo>
    <rights> © 2026 Strangebuzz</rights>
                            <entry>
            <title>Securing an API with JWT and API Platform</title>
            <link href="https://www.strangebuzz.com/en/blog/securing-an-api-with-jwt-and-api-platform" />
            <id>https://www.strangebuzz.com/en/blog/securing-an-api-with-jwt-and-api-platform</id>
            <published>2020-12-31T00:00:00+01:00</published>
            <updated>2020-12-31T00:00:00+01:00</updated>
            <author>
                <name>COil</name>
                <email>coil@strangebuzz.com</email>
            </author>
            <summary type="html">In this post, we will see how to secure an API with JWT and API Platform. We will generate JWT security tokens thanks to the lexik/jwt-authentication-bundle, and we will take advantage of the new property security parameter introduced in API Platform 2.6.
</summary>
        </entry>
    </feed>
