Browse Source

Newest commit

main
rpm-mcarman 2 years ago
parent
commit
0c978bf191
2 changed files with 16 additions and 0 deletions
  1. +8
    -0
      Sources/App/Controllers/cntrlJWT.swift
  2. +8
    -0
      Sources/App/Models/mdlJWT.swift

+ 8
- 0
Sources/App/Controllers/cntrlJWT.swift View File

@@ -0,0 +1,8 @@
//
// File.swift
//
//
// Created by Michiel Carman on 4/13/24.
//

import Foundation

+ 8
- 0
Sources/App/Models/mdlJWT.swift View File

@@ -0,0 +1,8 @@
//
// File.swift
//
//
// Created by Michiel Carman on 4/13/24.
//

import Foundation

Loading…
Cancel
Save