Skip to content

Commit

Permalink
Merge 2059a9b into 865784a
Browse files Browse the repository at this point in the history
  • Loading branch information
huangjoyce3 committed Nov 15, 2019
2 parents 865784a + 2059a9b commit 29857b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ module.exports = {
MISSING_ID_TOKEN_PAYLOAD: 'Missing id token payload',
MISSING_TOKENS: 'Missing tokens',
MISSING_ACCESS_TOKEN: 'Missing access token string',
MISSING_ID_TOKEN: 'Missing access token string',
INVALID_DISCOVERY_ENDPOINT: 'Invalid discovery endpoint',
FAIL_TO_INITIALIZE: 'You must call and wait for init() before calling this function.',
RESPONSE_TYPE: 'code',
Expand Down

0 comments on commit 29857b2

Please sign in to comment.