+ {props.type === "no-domain" && + "This will deny requests from all origins, rendering the key unusable in frontend applications. Proceed only if you intend to use this key in server or native apps environments."} + {props.type === "any-domain" && + "Requests from all origins will be authorized. Your key can be used by any website without restriction"} +
++ Identifies your application. +
+ ++ Identifies and authenticates your application from a backend. +
+ +