Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit e616f61

Browse files
committed
move constant file
1 parent 5eb357f commit e616f61

File tree

1 file changed

+5
-0
lines changed
  • android/src/main/java/com/cryptr/cryptrreactnative/utils

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
package com.cryptr.auth
2+
3+
val REFRESH_TOKEN_KEY: String = "refresh"
4+
5+
val DEBUG_TAG = "[CRYPTR]"

0 commit comments

Comments
 (0)