Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/decaporg/decap-cms
/ PKCEAuthenticationPage.js
File
PKCEAuthenticationPage.js
packages/decap-cms-ui-auth/src/PKCEAuthenticationPage.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
React from
'react'
;
2
import
PropTypes from
'prop-types'
;
3
import
styled from
'@emotion/styled'
;
4
import
jwtDecode from
'jwt-decode'
;
Callers
nothing calls this directly
Calls
2
authenticate
Method · 0.45
toString
Method · 0.45
Tested by
no test coverage detected