prismatic-io / embedded

Prismatic's library for embedding Prismatic.io into your application.
MIT License
24 stars 3 forks source link

Add re-authentication feature #2

Closed jasoncomes closed 1 year ago

jasoncomes commented 1 year ago

Add the ability to re-authenticate with the prismatic.authenticate() method after the initial authentication has been established. This allows organizations the ability to call the event handler prismatic.authenticate() in situations where the JWT token becomes expired.