readyplayerme / rpm-unity-sdk-webview

WebView helps you display an in-engine browser that helps you load RPM website where you can create avatars and receive avatar URL at the end of the process.
zlib License
13 stars 7 forks source link

[SDK-76] Add account linking functionality #14

Closed HarrisonHough closed 1 year ago

HarrisonHough commented 1 year ago

SDK-76

Description

Changes

Added

How to Test

Checklist

QA Testing

Details

rYuuk commented 1 year ago

I see that you are passing loginToken in all public functions, wouldn't it be better to set it once in another function/property and then use it everywhere?

HarrisonHough commented 1 year ago

I see that you are passing loginToken in all public functions, wouldn't it be better to set it once in another function/property and then use it everywhere?

The login token only lasts 15 seconds so it needs to be used immediately we could of course still set and reuse but then we would need to probably track how long it's been since it was created

Thaina commented 11 months ago

How to get the token though? Are there any document of how to requesting this token as of yet?

srcnalt commented 11 months ago

Hi @Thaina this is an early feature which is not yet publicly available. We will share more details when it is finalized. Meanwhile you can join our Discord to be notified of latest news https://discord.gg/readyplayerme

Thaina commented 11 months ago

I have join the discord but there was no answer about this feature