go-playground

command module
v0.0.0-...-290f0c4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 31, 2023 License: MIT Imports: 17 Imported by: 0

Documentation

Overview

NOTES basically what we see is that underneath everything there is a semi-reasonable oauth based API which is documented here https://developers.hyundai.com/web/v1/hyundai/specification/account/account_token albiet in korean. You go through a flow to get an auth code which you can then provide back to the service to get an access, refresh, and id token. It's unclear, possibly a bit unlikely that you need the cookie once you've got the access token. This remains to be tested. It's very likely that it's just the oauth flow used by the bluelink apps that are fragile, while the core ccapi is fairly stable.

Directories

Path Synopsis
Package hyundaiclient provides primitives to interact with the openapi HTTP API.
Package hyundaiclient provides primitives to interact with the openapi HTTP API.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL