Skip to content

Implement OpenId

Implement openId and store the user in the window.local store.

  • Implement code flow PKCE
  • Add JWT token to window.localstorage
  • Add auth header to fetch/axios instance
  • Research use of refresh tokens
Edited by Lennard Claproth