[RAWeb API] Login endpoint #2841
WedgeSparda
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
Ideally, we facilitate this by supporting OAuth2 in RAWeb. |
Beta Was this translation helpful? Give feedback.
0 replies
-
So, it’s not supported right now? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As far as I know, the only ways to login into are using the website (obviously) and the rcheevos cliient.
I’m trying to create a login into RA for an iOS app in order to get the API Key for the user. So I can…
A) Show a webview from the app and capture the html response to scrap the key.
B) Somehow I integrate rcheevos client in my app (despite not being an emulator) and use to retrieve the key.
Are these my only options? Can we get a Web API endpoint for this purpose or does it present security issues?
Beta Was this translation helpful? Give feedback.
All reactions