Avoid performing a querying for the token we just created
We set `@token` in the `create` action, so we don't have to look for it in the DB, just fetch the instance variable.
Please register or sign in to comment
We set `@token` in the `create` action, so we don't have to look for it in the DB, just fetch the instance variable.