Skip to content

Semantic versioning and API management

jennyf19 edited this page Apr 4, 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.

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