Skip to content

Commit 3381525

Browse files
committed
Add link to Axios with Typescript
1 parent 72ea3f2 commit 3381525

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

frontend/src/lib/Auth.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
// https://strapi.io/documentation/3.0.0-beta.x/guides/auth-request.html#setup
22
// https://strapi.io/blog/nextjs-react-hooks-strapi-auth-4
3-
// https://flaviocopes.com/nextjs-cookies/
3+
// https://flaviocopes.com/nextjs-cookies/
4+
// https://medium.com/@enetoOlveda/how-to-use-axios-typescript-like-a-pro-7c882f71e34a

0 commit comments

Comments
 (0)