Yellow-Dog-Man / Resonite-Issues

Issue repository for Resonite.
https://resonite.com
135 stars 2 forks source link

Add ability to create a account with an existing steam account #1977

Open epicEaston197 opened 5 months ago

epicEaston197 commented 5 months ago

Is your feature request related to a problem? Please describe.

The user sign up could be cumbersome in VR like typing in your e-mail and password

Describe the solution you'd like

A way of creating a Resonite account from a steam account for easier account creation

Describe alternatives you've considered

Creating a account as normal

Additional Context

No response

Requesters

@epicEaston197

shadowpanther commented 5 months ago

Some key points:

Under the hood that would mean that a Steam account (and maybe other platforms, like a Meta/Oculus account for example) needs to be added as a valid authentication method, that a Resonite account should be allowed to be created with any one of the authentication methods and that multiple authentication methods could be linked to one Resonite account.

Frooxius commented 5 months ago

Yes. The way we plan to add this is just adding Steam as authentication method. SkyFrost supports multiple authentication methods internally.

This will allow to:

We'll likely utilize the new settings to provide UI for this.

epicEaston197 commented 5 months ago

Yes. The way we plan to add this is just adding Steam as authentication method. SkyFrost supports multiple authentication methods internally.

This will allow to:

  • Create new account, there the Steam account is the only initial method (user will be able to add password later)

  • Add Steam as authentication to existing account - they can use it in place of password login

We'll likely utilize the new settings to provide UI for this.

That is great and fulfills the needs of my closed issue earlier thank you