question

ctsali18 avatar image
ctsali18 asked

How do I revoke/remove the developer token that appears in PlayFabEditorPrefsSO asset?

I have just noticed that my developer token (autogenerated in PlayFabEditorPrefsSO asset after successful login via the PlayFab editor extension) is present in my public git repository's history.

I have already inactivated the secret developer key available in my dashboard. However, how can I revoke this other one? because it seems to be different than my developer secret key

unity3dsdks
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Rick Chen avatar image
Rick Chen answered

The developer token is the access token when you login as developer to the Editor extension, it is not the developer secret key. It should not be exposed. You may want to git ignore the relevant file. You can remove this token by logout the editor extension.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.