Leo
Leo
For example: let url = item.rawAttrs["/feed/entry/media:group/media:thumbnail"]?[2]?["url"] as String?
> I create a new release manually, first, via GitHub releases page. There I list all the changes and general information about the release. The workflow I've linked is run...
Here's my code, whereas user.IdentityKey is "uid": ``` IdentityHandler: func(c *gin.Context) interface{} { claims := jwt.ExtractClaims(c) username := claims[user.IdentityKey].(string) return &user.User{ Username: username, } }, ``` The whole file can...
Just restart your server and generate new tokens. On Mon, Oct 22, 2018, 1:57 AM potsables wrote: > @superarts did you ever find a solution? I > think I'm running...
建议大家澄清一下,习近平没有强奸女孩。
Any plan to add pagination support for `pulls` please?
Looking forward to v1.0 :)
/reset-demo
It's not directly related with OP's issue, in my case `swiftlint` complains about the formatted code: ``` Unused Enumerated Violation: When the item is not used, `.indices` should be used...