Skip to content

Commit

Permalink
refactor: Simplified gRPC methods interceptions
Browse files Browse the repository at this point in the history
* Simplified gRPC methods interceptions
* Forked this repository into 'github.com/ralvarezdev/go-jwt' and 'github.com/ralvarezdev/go-parser'
  • Loading branch information
ralvarezdev committed Dec 21, 2024
1 parent d304c5e commit f6da7ea
Show file tree
Hide file tree
Showing 104 changed files with 186 additions and 2,090 deletions.
3 changes: 0 additions & 3 deletions compile.bat

This file was deleted.

30 changes: 0 additions & 30 deletions config/grpc/auth/interceptions.go

This file was deleted.

31 changes: 0 additions & 31 deletions config/grpc/auth/methods.go

This file was deleted.

18 changes: 0 additions & 18 deletions config/grpc/order/interceptions.go

This file was deleted.

18 changes: 0 additions & 18 deletions config/grpc/order/methods.go

This file was deleted.

23 changes: 0 additions & 23 deletions config/grpc/payment/interceptions.go

This file was deleted.

23 changes: 0 additions & 23 deletions config/grpc/payment/methods.go

This file was deleted.

64 changes: 0 additions & 64 deletions config/grpc/shop/interceptions.go

This file was deleted.

64 changes: 0 additions & 64 deletions config/grpc/shop/methods.go

This file was deleted.

34 changes: 0 additions & 34 deletions config/grpc/user/interceptions.go

This file was deleted.

34 changes: 0 additions & 34 deletions config/grpc/user/methods.go

This file was deleted.

8 changes: 0 additions & 8 deletions config/rest/api/endpoints.go

This file was deleted.

16 changes: 0 additions & 16 deletions config/rest/api/v1/auth/access-tokens/endpoints.go

This file was deleted.

11 changes: 0 additions & 11 deletions config/rest/api/v1/auth/access-tokens/mappers.go

This file was deleted.

Loading

0 comments on commit f6da7ea

Please sign in to comment.