mirror of
https://github.com/OMGeeky/yup-oauth2.git
synced 2026-02-02 06:51:23 +01:00
5 lines
452 B
Markdown
5 lines
452 B
Markdown
**yup-oauth2** is a utility library which will implement [oauthv2 device authentication](https://developers.google.com/youtube/v3/guides/authentication#devices) suitable for [**yup**](https://github.com/Byron/yup) to work.
|
|
|
|
It is implemented such that it makes no assumptions about the front-end, allowing more uses than just in yup.
|
|
|
|
Architecturally, it may never be implementing more than device authentication, yet is set up not to constrain itself. |