You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What if we just wrote a simple unhosted app that can aquire and display custom tokens for server integration? Since servers are not bound by Origin restrictions (they can just send whatever origin they want), the client ID and redirect URI may as well be a known app that creates tokens for those.
Other servers that access RS require setting the tokens manually, as they generally don't have a Web interface.
This is also required to run the RS api-test-suite.
This would probably be part of an admin UI.
Read-only tokens would also allow sharing with friends, but for most apps it's not clear how they would take advantage of that.
The text was updated successfully, but these errors were encountered: