Intelli-Telemetry / api

Intelli Telemetry Api
https://api.intellitelemetry.live/
GNU Affero General Public License v3.0
9 stars 1 forks source link

External Auths #167

Closed GPeaky closed 1 week ago

GPeaky commented 5 months ago

When the client logs in with google we don't have the opportunity to catch the fingerprint, that's a problem for the refresh_token. It won't be able to do a refresh

GPeaky commented 1 week ago

For Google and Discord authentication, we won't use refresh tokens. Instead, the token duration will be 1-3 days.

GPeaky commented 1 week ago

Planning to remove google oauth and use discord oath with their access and refresh tokens