Skip to content

Commit

Permalink
otp bypass token
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed Jun 10, 2024
1 parent 8304e1a commit 1977024
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/api/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import endpoints from "./endpoints"
import type {
AuthFactor,
Class,
OtpBypassToken,
School,
Student,
Teacher,
Expand All @@ -18,6 +19,7 @@ export {
urls,
type AuthFactor,
type Class,
type OtpBypassToken,
type School,
type Student,
type Teacher,
Expand Down

0 comments on commit 1977024

Please sign in to comment.