mongodb-js / charts-embed-sdk

The easiest way to embed MongoDB Charts visualisations into your web app
https://docs.mongodb.com/charts/master/embedding-charts-sdk/
Apache License 2.0
43 stars 31 forks source link

feat:CHARTS-3248 Custom JWT sample *Ported* #2

Closed andym03 closed 4 years ago

andym03 commented 4 years ago

JIRA ticket link

Task: 📈 CHARTS-3248

Description

A new demo for authenticated embedding. Shows off Custom JWT Provider settings in action. A simple login (username: admin, password: password) kicks off a JWT signing process, and said function is passed along to the SDK where the magic happens.

Featues

Screencast

Screen Shot 2020-03-04 at 1 18 25 pm