Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.

issuer doesn't work #284

Closed
elaijuh opened this issue Sep 1, 2016 · 1 comment
Closed

issuer doesn't work #284

elaijuh opened this issue Sep 1, 2016 · 1 comment
Milestone

Comments

@elaijuh
Copy link

elaijuh commented Sep 1, 2016

  "auth": {
    "token": {
      "issuer": "abc",
      "secret": "ZJApt91sS3bPV275hfobvCTSJYEgv+1n09A8D4bGlqI9S+lq3oePV1Xwla52ZipAXgaj8X/t17/3Tl6UFi1cOQ=="
    },
    "local": {}
  }

this is how i config the auth, but seems the token name retrieved is still feathers-jwt
btw, i am using localstorage to save the token

@marshallswain marshallswain added this to the 1.0 milestone Oct 25, 2016
@ekryski
Copy link
Member

ekryski commented Dec 30, 2016

This is now fixed in auth v1.x. The only difference is you need to use jwt instead of token. Please see the migration guide for how to upgrade.

@ekryski ekryski closed this as completed Dec 30, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants