Skip to content

Semantic versioning and API management

Jenny Ferries edited this page Sep 22, 2020 · 2 revisions

Microsoft Identity Web has adopted semantic versioning, the industry standard for OSS projects.

Per the semantic versioning spec, breaking changes (a.k.a. incompatible changes) will only be released with a major version bump. When that happens, we will document that change in the release notes and provide a migration aid if applicable.

Getting started with Microsoft Identity Web

Credentials

Token cache serialization

Web apps

Web APIs

Daemon scenario

Advanced topics

FAQ

News

Contribute

Other resources

Clone this wiki locally