<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Topics tagged with code]]></title><description><![CDATA[A list of topics that have been tagged with code]]></description><link>https://fusionauth.io/community/forum/tags/code</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Jul 2026 00:51:28 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/tags/code.rss" rel="self" type="application/rss+xml"/><pubDate>Invalid Date</pubDate><ttl>60</ttl><item><title><![CDATA[Can I get permissions granted to a user against an Entity in an OAuth grant]]></title><description><![CDATA[<p dir="auto">The ability to search grants for a user was a gap in our documentation. We have since released an update to showcase/describe the use case.</p>
<p dir="auto"><a href="https://fusionauth.io/docs/v1/tech/apis/entity-management/grants/#search-for-grants" rel="nofollow ugc">https://fusionauth.io/docs/v1/tech/apis/entity-management/grants/#search-for-grants</a></p>
<p dir="auto">Your API endpoint call will look like below:</p>
GET /api/entity/grant/search?userId={uuid}

<p dir="auto">Additional possible filtering functionality is documented in this <a href="https://github.com/FusionAuth/fusionauth-issues/issues/1511" rel="nofollow ugc">feature request</a>.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/1118/can-i-get-permissions-granted-to-a-user-against-an-entity-in-an-oauth-grant</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/1118/can-i-get-permissions-granted-to-a-user-against-an-entity-in-an-oauth-grant</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Does FusionAuth support the ability to use codes for verification?]]></title><description><![CDATA[<p dir="auto">Yes. As of 1.27, you can use a verification strategy of FormField. This is configured on the tenant: <a href="https://fusionauth.io/docs/v1/tech/apis/tenants/" rel="nofollow ugc">https://fusionauth.io/docs/v1/tech/apis/tenants/</a></p>
<p dir="auto">You then provide the one time code in the oneTimeCode request body parameter. More about this in the email verification docs: <a href="https://fusionauth.io/docs/v1/tech/apis/users/#verify-a-users-email" rel="nofollow ugc">https://fusionauth.io/docs/v1/tech/apis/users/#verify-a-users-email</a></p>
<p dir="auto">Note that this feature only works with email gating at the current time, which is a reactor feature requiring a paid license.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/1035/does-fusionauth-support-the-ability-to-use-codes-for-verification</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/1035/does-fusionauth-support-the-ability-to-use-codes-for-verification</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Length of time for authorization code]]></title><description><![CDATA[<p dir="auto">It's configurable. If you go to the tenant details page, then to the Advanced tab, you'll see the setting there; it's called Authorization Code. It's also documented in the tenant API, search for tenant.externalIdentifierConfiguration.authorizationGrantIdTimeToLiveInSeconds here: <a href="https://fusionauth.io/docs/v1/tech/apis/tenants" rel="nofollow ugc">https://fusionauth.io/docs/v1/tech/apis/tenants</a></p>
<p dir="auto">Looks like valid durations are between 1 and 600 seconds.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/380/length-of-time-for-authorization-code</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/380/length-of-time-for-authorization-code</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>