-
### Steps to reproduce
Making the following request:
```swift
func refreshPingboardToken(on req: Request) throws -> Future {
let pingboardURL = "https://app.pingboard.com/oauth/token?grant_t…
-
```
How to write APIs
Documents
how-to-write-apis.md
solution architecture
API Design styles
REST(ish)
gRPC
advantages
disadvantages
hypermedia
JSON linked list
…
-
I've written up a proposal to add support for client interceptors here: https://github.com/grpc/grpc-swift/wiki/Interceptors-Proposal (feedback welcome!)
This issue should serve to track the status…
-
---
https://github.com/akzhy/gatsby-starter-elemental
-
I am attempting to use OhhAuth to calculate signatures with the Vapor server-side library. It's working pretty well, for example here where I'm doing a simple username search:
```swift
let path = UR…
-
Hey guys! Awesome work!
I was just wondering if there is any documentation about Facebook and Google login.
Any tips?
-
Are there any plans to allow this library to work with Vapor? It’d be pretty useful when making use of OAuth APIs in server side projects.
-
I'm using the authentication middleware to check if a bearer token is valid and everything is working as expected, but I can't find a way to check for its "expires_in" parameter (that is not mandatory…
-
[http://khanlou.com/2017/07/errors-on-the-server/](http://khanlou.com/2017/07/errors-on-the-server/)
-
![vapor-oauth-fluent](https://user-images.githubusercontent.com/9938337/29741354-b744ba00-8a62-11e7-8fae-d580de53806b.png)
0xTim updated
7 years ago