Identity/Verified Email Protocol/Latest-Session: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
So you want to implement the Session API. Great! Unfortunately our documentation isn't very good yet, but here's a short block of code which shows all of the API:
So you want to implement the Session API. Great! We're still working on better docs, but here's a short block of code which shows all of the API:


  // All logic needs to be wrapped in the if(navigator.id) block so that we do not break
  // All logic needs to be wrapped in the if(navigator.id) block so that we do not break
946

edits