Skip to content

Instantly share code, notes, and snippets.

View rahul10puchd's full-sized avatar
🏠
Working from home

Rahul Kumar rahul10puchd

🏠
Working from home
View GitHub Profile
@rahul10puchd
rahul10puchd / vault-golang-login
Created February 29, 2020 05:35 — forked from jun06t/vault-golang-login
Golang Vault Login Sample
package main
import (
"encoding/json"
"fmt"
"net/http"
"time"
"github.com/hashicorp/vault/api"
"github.com/hashicorp/vault/builtin/credential/aws"
@rahul10puchd
rahul10puchd / jwt_golang_example.go
Created February 29, 2020 05:29 — forked from thealexcons/jwt_golang_example.go
JSON Web Tokens in Go
package main
import (
"io/ioutil"
"log"
"strings"
"net/http"
"encoding/json"
"fmt"
"time"
http://down.ebook777.com/014/9780985673512.pdf
https://cv.rdtcdn.com/videos/_videos_t4vn23s9jc5498tgj49icfj4678/0000324/_mp4/0324706.mp4?a5dcae8e1adc0bdaed975f0b63fb5e055a7a445e9fcb802e5cabf064819ccd8e918161017f1a729e888d55f363954334c1a24d0cb85a9144f43dc1836e19c84b22551ab36feafee4cd7a6f0f479b6af0dacb82fa0659f73f2356e68c8b31991b68d1562eb764ca9e7d66ca2d9afaedcca9d06560cc01b1a03668f03e5950f85af7b29d7b7549e4e977933c59
https://cv.rdtcdn.com/videos/_videos_t4vn23s9jc5498tgj49icfj4678/0000324/_mp4/0324706.mp4?a5dcae8e1adc0bdaed975f0b63fb5e055a7a445e9fcb802e5cabf064819ccd8e918161017f1a729e888d55f363954334c1a24d0cb85a9144f43dc1836e19c84b22551ab36feafee4cd7a6f0f479b6af0dacb82fa0659f73f2356e68c8b31991b68d1562eb764ca9e7d66ca2d9afaedcca9d06560cc01b1a03668f03e5950f85af7b29d7b7549e4e977933c59
https://cv.rdtcdn.com/videos/_videos_t4vn23s9jc5498tgj49icfj4678/0000324/_mp4/0324706.mp4?a5dcae8e1adc0bdaed975f0b63fb5e055a7a445e9fcb802e5cabf064819ccd8e918161017f1a729e888d55f363954334c1a24d0cb85a9144f43dc1836e19c84b22551ab36feafe