<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://docs.flashii.net/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://docs.flashii.net/feed.php">
        <title>Flashii Docs - oauth</title>
        <description>(旧Railgun) if it ain&#039;t broke, we&#039;ll break it</description>
        <link>https://docs.flashii.net/</link>
        <image rdf:resource="https://docs.flashii.net/_media/wiki/logo.png" />
       <dc:date>2026-04-19T03:45:11+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://docs.flashii.net/oauth/client-types?rev=1770840141&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.flashii.net/oauth/reference?rev=1770850204&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.flashii.net/oauth/start?rev=1770837914&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://docs.flashii.net/_media/wiki/logo.png">
        <title>Flashii Docs</title>
        <link>https://docs.flashii.net/</link>
        <url>https://docs.flashii.net/_media/wiki/logo.png</url>
    </image>
    <item rdf:about="https://docs.flashii.net/oauth/client-types?rev=1770840141&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-11T20:02:21+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>client-types</title>
        <link>https://docs.flashii.net/oauth/client-types?rev=1770840141&amp;do=diff</link>
        <description>Client types

OAuth defines two client types. Flashii defines a third one which is only available for internal use. The client type is chosen upon registration of a client in the Flashii settings page and cannot be changed afterwards. Whichever type you should pick depends on the level of trust the application is capable of.</description>
    </item>
    <item rdf:about="https://docs.flashii.net/oauth/reference?rev=1770850204&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-11T22:50:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>reference</title>
        <link>https://docs.flashii.net/oauth/reference?rev=1770850204&amp;do=diff</link>
        <description>OAuth Endpoint Reference

This page contains a list of all available OAuth related endpoints, what parameters they take and what output they may provide. If you&#039;re looking to implement the bare minimum, you&#039;ll only have to care about GET flashii.net/oauth2/authorize and POST api.flashii.net/oauth2/token.

GET api.flashii.net/.well-known/oauth-authorization-server</description>
    </item>
    <item rdf:about="https://docs.flashii.net/oauth/start?rev=1770837914&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-11T19:25:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://docs.flashii.net/oauth/start?rev=1770837914&amp;do=diff</link>
        <description>OAuth

This entire section of the wiki is entirely tentative! While it is unlikely, everything is still subject to change.

Flashii uses a mix of OAuth 2.0, the experimental OAuth 2.1 and some components of OpenID Connect to provide authentication and authorization for third-party applications. Being that OAuth is a framework, certain things have been omitted and other things have been augmented where it makes sense, but at a basic level there should be no incompatibilities. The average existent…</description>
    </item>
</rdf:RDF>
