SohoHouse / nuxt-oauth

Simple OAuth2 integration for your Nuxt app
MIT License
122 stars 27 forks source link

JS-976: oauthHost, clientSecret and clientId bug fix #91

Closed naveen-soho closed 1 year ago

naveen-soho commented 2 years ago

when we assign a function to oauthHost, clientSecret and clientId gets overwritten with url string on the initial call.