Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: new auth and platform endpoints #2

Merged
merged 7 commits into from
Aug 15, 2024

Conversation

DanielHe4rt
Copy link
Contributor

@DanielHe4rt DanielHe4rt commented Aug 11, 2024

Motivation

As explained at the basementdevs/twitch-better-profile#53, now the authentication will be directly with the platform instead just let the person login through the extension.

This PR removes all the old logic related to how the user is handled through the components (which I have no idea if it's good or not) and load the occupations dynamically.

About the color properties, IMHO it would be better to get through our own settings, so sooner we can add it at settings object a field for hex defined by @nexturhe4rt that the person can choose.

Changes

  • Authentication with Platform
  • Loading occupations dynamically
  • Chat Occupations (needs refactoring on tbp-consumer-api)

Closes basementdevs/twitch-better-profile#53

@DanielHe4rt DanielHe4rt marked this pull request as ready for review August 12, 2024 00:02
src/background/messages/oauth.ts Outdated Show resolved Hide resolved
src/background/messages/oauth.ts Outdated Show resolved Hide resolved
src/background/messages/oauth.ts Outdated Show resolved Hide resolved
src/background/messages/oauth.ts Outdated Show resolved Hide resolved
src/background/messages/oauth.ts Outdated Show resolved Hide resolved
@DanielHe4rt DanielHe4rt changed the base branch from main to develop August 13, 2024 16:25
@DanielHe4rt DanielHe4rt merged commit 608164f into develop Aug 15, 2024
@gvieira18 gvieira18 deleted the feat/new-auth-and-stuff branch October 11, 2024 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] New Authentication System
4 participants