chat-ui
689799a7
- Store oauth token in DB + use it when doing API calls (#1885)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
94 days ago
Store oauth token in DB + use it when doing API calls (#1885) * store oauth token in DB * store user token/oauth token in session * use token when making API call if USE_USER_TOKEN is true in env * lint
References
#1885 - Store oauth token in DB + use it when doing API calls
Author
coyotte508
Parents
7987bb25
Loading