Skip to content

Commit 95aef0a

Browse files
authored
Merge pull request #76 from WICG/dbsc-update-TOC
Update TOC in the main README
2 parents 5dbcbbf + b7d671e commit 95aef0a

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -16,21 +16,26 @@ This is the repository for Device Bound Session Credentials. You're welcome to
1616
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
1717

1818
- [Introduction](#introduction)
19-
- [Goals [or Motivating Use Cases, or Scenarios]](#goals-or-motivating-use-cases-or-scenarios)
19+
- [Goals](#goals)
2020
- [Non-goals](#non-goals)
21-
- [What makes Device Bound Session Credentials different](#what-makes-device-bound-secure-credentials-different)
21+
- [What makes Device Bound Session Credentials different](#what-makes-device-bound-session-credentials-different)
2222
- [Application-level binding](#application-level-binding)
2323
- [Browser-initiated refreshes](#browser-initiated-refreshes)
2424
- [TPM considerations](#tpm-considerations)
2525
- [Privacy considerations](#privacy-considerations)
26+
- [Enterprise support](#enterprise-support)
2627
- [High level overview](#high-level-overview)
2728
- [Start Session](#start-session)
29+
- [Session Registration Header](#session-registration-header)
30+
- [Session Registration JWT](#session-registration-jwt)
31+
- [Session Registration instructions JSON](#session-registration-instructions-json)
2832
- [Maintaining a session](#maintaining-a-session)
2933
- [Refresh procedure](#refresh-procedure)
3034
- [Ending a session](#ending-a-session)
3135
- [Interactions with other APIs](#interactions-with-other-apis)
3236
- [Login Status API](#login-status-api)
3337
- [Interaction with Inactive Documents (BFCache, Prerendering)](#interaction-with-inactive-documents-bfcache-prerendering)
38+
- [Alternative JavaScript API for StartSession](#alternative-javascript-api-for-startsession)
3439

3540
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
3641

0 commit comments

Comments
 (0)