superfaceai / station

Comlink metadata for self-integrating applications.
https://superface.ai/catalog
MIT License
22 stars 5 forks source link

fix(oauth/refresh-token): Change scope to oauth2 #199

Closed jnv closed 2 years ago

jnv commented 2 years ago

Description

oauth scope is among reserved words, so is auth. This renames the current oauth/refresh-token profile and associated maps to oauth2/refresh-token.

Motivation and Context

Types of changes

Checklist:

jnv commented 2 years ago

@janhalama No worries, I had no idea either.