kiri-art / stable-diffusion-react-nextjs-mui-pwa

PWA Web App front end for Stable Diffusion, on React/NextJS with Material UI
https://kiri.art/
MIT License
127 stars 32 forks source link

do google approval before 100 users #9

Closed gadicc closed 1 year ago

gadicc commented 1 year ago

God bless https://stackoverflow.com/questions/56989198/oauth-consent-screen-ability-to-remove-application-logo.

No restrictive scopes, only needed to do verification because I added an icon to the app and was impossible to remove it through the google UI. stackoverflow for the rescue.