Financial-Times / origami

The Origami Component System
52 stars 14 forks source link

feat: add options commentsAuthUrl and commentsAPIUrl to o-comments #1710

Closed juanSanchezAlcala closed 3 weeks ago

juanSanchezAlcala commented 3 weeks ago

Add options commentsAPIUrl and commentsAuthUrl to o-comments

commentsAPIUrl sets the host url when making requests to comments API commentsAuthUrl sets the entire url when making request to comments API just for authentication

These properties will be used as for testing and QA purposes