Skip to content

Commit

Permalink
FIx : stag api 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
teagu123 committed Oct 5, 2024
1 parent 428a53e commit 7cf775b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/auth/auth.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import axios from 'axios';

import { axiosInstance } from '../axios';

//
export const requestIdtoken = async (
authorizationCode: any,
provider: string | undefined,
Expand Down

0 comments on commit 7cf775b

Please sign in to comment.