An open API service indexing awesome lists of open source software.

https://github.com/runfunrun/google-oauth2-test

GoogleのOAuth2の認証
https://github.com/runfunrun/google-oauth2-test

Last synced: 2 months ago
JSON representation

GoogleのOAuth2の認証

Awesome Lists containing this project

README

          

# google-oauth2-test

認証して、ドキュメントファイルの作成まで。

.env.local

```
CLIENT_ID=
CLIENT_SECRET=
SCOPE=
```