Difference between revisions of "Auth: Twitter"

From Lorekeeper Wiki
Jump to navigation Jump to search
Line 5: Line 5:
 
The developer account application portal can be accessed at https://developer.twitter.com/en/portal/petition/use-case.
 
The developer account application portal can be accessed at https://developer.twitter.com/en/portal/petition/use-case.
  
# Select "hobbyist" and then "exploring the API".
+
#Select "hobbyist" and then "exploring the API".
# You will be asked for basic information about yourself. Fill this out as appropriate.
+
#You will be asked for basic information about yourself. Fill this out as appropriate.
# You will be asked to describe how you will use the Twitter API and/or data.
+
#You will be asked to describe how you will use the Twitter API and/or data.
#* Following is a sample text explaining Lorekeeper's use case; you may want to paraphrase this.
+
#*Following is a sample text explaining Lorekeeper's use case; you may want to paraphrase this.
#* "I want to allow my users to authenticate using Twitter through the Laravel Socialite system. My site uses social media to verify the identity of users and/or to display their identitie(s) on said social media to other users, and I would like to provide Twitter as an option for my users."
+
#*"I want to allow my users to authenticate using Twitter through the Laravel Socialite system. My site uses social media to verify the identity of users and/or to display their identitie(s) on said social media to other users, and I would like to provide Twitter as an option for my users."
#* Uncheck all the options below.
+
#*Uncheck all the options below.
# Review your answers and make any necessary adjustments.
+
#Review your answers and make any necessary adjustments.
# Review the developer agreement & policy. Agree as you feel appropriate. If/when you are ready, submit your application.
+
#Review the developer agreement & policy. Agree as you feel appropriate. If/when you are ready, submit your application.
# You may be asked to verify your email; do so and the application review will begin.
+
#You may be asked to verify your email; do so and the application review will begin.
 +
#Wait for review. You may be asked for further details.
  
  
 
[[:Category:Social Media Authentication|Category:Social Media Authentication]]
 
[[:Category:Social Media Authentication|Category:Social Media Authentication]]

Revision as of 11:36, 5 May 2021

The instructions on this page are currently incomplete.
Please see the content of the page for reasons why. If you believe you can help, please contact an admin or moderator via the Discord server.


In order to create an application for authentication, you must first apply for a developer account.

Apply for a Developer Account

The developer account application portal can be accessed at https://developer.twitter.com/en/portal/petition/use-case.

  1. Select "hobbyist" and then "exploring the API".
  2. You will be asked for basic information about yourself. Fill this out as appropriate.
  3. You will be asked to describe how you will use the Twitter API and/or data.
    • Following is a sample text explaining Lorekeeper's use case; you may want to paraphrase this.
    • "I want to allow my users to authenticate using Twitter through the Laravel Socialite system. My site uses social media to verify the identity of users and/or to display their identitie(s) on said social media to other users, and I would like to provide Twitter as an option for my users."
    • Uncheck all the options below.
  4. Review your answers and make any necessary adjustments.
  5. Review the developer agreement & policy. Agree as you feel appropriate. If/when you are ready, submit your application.
  6. You may be asked to verify your email; do so and the application review will begin.
  7. Wait for review. You may be asked for further details.


Category:Social Media Authentication