0.1.2

Updating

composer update fof/auth-discord

    luceos yeah ty.
    and add this please.
    ru.yml
    `fof-auth-discord:
    admin:
    discord_settings:
    client_id_label: Client ID
    client_secret_label: Client Secret
    title: FriendsOfFlarum Discord Login

    forum:
    log_in:
    with_discord_button: Войти через Discord`

      panikajo I suggest you use Linguist to translate the login button.

      Additionally FoF will no longer accept non-english translations, you should suggest that to someone managing a russian language pack instead 😉

      4 months later

      tolgaaaltas have tried it now. for global notifications ok, but it does not notify users for their subscribed discussions.

        Tikey Discord is different as users it requires you to be in either a server with the user, or friends with them to be able to DM them.

        The problem with this is that, if I remember correctly, Discord bot users are no longer able to accept friend requests. And it would require a user bot anyway for this, so you'd need your own Discord server & user for the idea to work.

        Not sure if I explained myself correctly.

        3 months later

        Hello,
        I tried to use the connection with Disord button on FreeFlarum and it doesnt work.

        Here is the result : https://imgur.com/a/jyXc6AD

        Site FreeFlarum : https://www.freeflarum.com/

        More infos on the version of Flarum used :

        Flarum - 0.1.0-beta.11.1PHP
        7.2.24-0ubuntu0.18.04.2MySQL
        10.1.43-MariaDB-0ubuntu0.18.04.1

          capetlevrai I'm not familiar with Discord oauth settings, but if you had to set an URL when creating the token in Discord, you may want to double-check it.

          capetlevrai You need to add a redirect URL to the Discord app oAuth settings that looks like yourforum.com/auth/discord.

          19 days later

          Not sure if its me or not, but when signing up with discord, it will let me change the username and not the email, but when i press sign up, it does absolutely nothing at all on Edge browser (even though im not that concerned about it)

          4 months later

          How can I extend getAuthorizationUrlOptions function