New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@uportal/open-id-connect

Package Overview
Dependencies
Maintainers
8
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uportal/open-id-connect - npm Package Versions

1
79

1.1.0

Diff

Changelog

Source

[1.1.0][] - 2018-06-14

Feature

  • content-carousel: Code reworked to use a strategy pattern for getting content from different sources (#17).
  • content-carousel: Code reworked into Typescript and Sass to provide better developer abstractions (#17).

Build

  • open-id-connect: Manually tree shake json-web-token to reduce bundle size (#15).
  • Replace yarn with npm as package manager (#16).
  • open-id-connect switch jsonwebtoken for jwt-decode to further reduce size (#21).
  • open-id-connect rename src folder to esm and dist to node to better reflect their intended platform (#21).

Documentation

  • Add more information on project conventions.
  • Add required lerna step to setup guide.
  • Add guides for creating web components in:
    • no framework
    • Angular
    • Polymer
    • Preact
    • React
    • Svelte
    • Vue

Test

  • Ensure that subprojects are bootstraped into lerna on the continuous integration server.
christianmurphy
published 1.0.2 •

Changelog

Source

[1.0.2][] - 2018-05-28

Documentation

  • Add webjar version badge to each component README.md.

Test

  • Update Jest test library to version 23.
  • Update ESLint plugin Jest to version 23.
christianmurphy
published 1.0.0 •

Changelog

Source

[1.0.0][] - 2018-05-23

Documentation

  • Add release notes in CHANGELOG.md.
  • Add links to component documentation from README.md.
  • Add a guide for creating a Vue web component.

Build

  • Upgrade build to leverage Babel 7.

Test

  • Ensure test processes leverage Babel 7.
  • Correct commit message checking script on Travis CI.
christianmurphy
published 0.1.0 •

christianmurphy
published 0.0.9 •

Changelog

Source

[0.0.9][] - 2018-05-22

Documentation

  • Links have been updated to reflect repository move from ChristianMurphy to uPortal-contrib.
christianmurphy
published 0.0.8 •

Changelog

Source

[0.0.8][] - 2018-05-18

Feature

  • content-carousel: Add a new layer of styles, giving slides more visual weight.

Fix

  • open-id-connect: Add babel polyfill to support async await on older browsers.

Documentation

  • Update project name from uPortal-components to uPortal-web-components.
  • Document people with write access in COMMITTERS.md.
christianmurphy
published 0.0.7 •

Changelog

Source

[0.0.7][] - 2018-05-09

Fix

  • open-id-connect: Ensure that errors are correctly passed back in callback mode.

Documentation

  • Add NPM version badge to each package README.
christianmurphy
published 0.0.6 •

Changelog

Source

[0.0.6][] - 2018-05-09

Fix

  • open-id-connect: Ensure that transforms are applied only to decoded tokens.
christianmurphy
published 0.0.5 •

Changelog

Source

[0.0.5][] - 2018-05-09

Feature

  • open-id-connect: Allow properties to have custom transforms applied during decoding.

Documentation

  • open-id-connect: Add examples for new propertyTransforms option.
christianmurphy
published 0.0.4 •

Changelog

Source

[0.0.4][] - 2018-05-09

Fix

  • open-id-connect: Fix getter for grabbing token out of Open ID Connect API call.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc