corbado / javascript

MIT License
7 stars 2 forks source link

Add "Secured by Corbado" badge to our components #165

Closed incorbador closed 3 months ago

incorbador commented 4 months ago

Why

On the free plan our components should show a "Secured by Corbado" badge. The information for that will come from the "/projectConfig" call. We want to show this badge for:

This ticket can already be started also if the projectConfig does not yet return the setting (we will then just assume that the badge is shown for every project)

Screenshot:

image

Color logic: Regarding the color, we would suggest the following. Background color: should be the same background like Primary Button Background color. Text / Corbado logo color: should be the same like text color of primary button

vincentdelitz commented 4 months ago

issue updated @incorbador

incorbador commented 3 months ago

As @Aby-JS let's start using CSS variables