We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e77fd4 + cc0a3a2 commit 5230a11Copy full SHA for 5230a11
template/services/api.service.ts
@@ -101,7 +101,7 @@ export default class ApiService extends Service {
101
methods: {
102
103
/**
104
- * Authenticate the request. It check the `Authorization` token value in the request header.
+ * Authenticate the request. It checks the `Authorization` token value in the request header.
105
* Check the token value & resolve the user by the token.
106
* The resolved user will be available in `ctx.meta.user`
107
*
0 commit comments