Move redirect uri generation to getRedirectUri function of Connection class.
Use api_endpointPublic instead of cdn_endpointPublic
1 parent 9d5c5a8 commit c7277efbad5d3979222518ae543366ba8a08ca77
@Madeline Madeline authored on 24 Jan 2023
Puyodead1 committed on 19 Mar 2023
Showing 15 changed files
View
package-lock.json
View
src/api/routes/users/@me/connections/#connection_name/#connection_id/index.ts
View
src/connections/BattleNet/index.ts
View
src/connections/Discord/index.ts
View
src/connections/EpicGames/index.ts
View
src/connections/Facebook/index.ts
View
src/connections/GitHub/index.ts
View
src/connections/Reddit/index.ts
View
src/connections/Spotify/index.ts
View
src/connections/Twitch/index.ts
View
src/connections/Twitter/index.ts
View
src/connections/Xbox/index.ts
View
src/connections/Youtube/index.ts
View
src/util/config/types/ApiConfiguration.ts
View
src/util/connections/Connection.ts