Skip to content

Commit

Permalink
SCRUM-48 feat: TokenType
Browse files Browse the repository at this point in the history
  • Loading branch information
yeopyeop-82 committed Aug 12, 2024
1 parent 8d481c3 commit 75693fb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
package com.kakaoteck.golagola.security.token.enums;

public enum TokenType {
BEARER
}

0 comments on commit 75693fb

Please sign in to comment.