issues Search Results · repo:amazon-archives/aws-serverless-auth-reference-app language:TypeScript
Filter by
47 results
(53 ms)47 results
inamazon-archives/aws-serverless-auth-reference-app (press backspace or delete to remove)I like this project but don t think it would scale well in production. Can you make a branch and/or demo showing how to
migrate this project to use AppSync and GraphQL?
benhulan
- Opened on Feb 5, 2019
- #57
[2019-01-16T04:41:55.903Z] INFO: spacefinder/20 on 1f1dc08d454a: Creating Lambd a functions from Swagger API
definition... [2019-01-16T04:41:56.299Z] ERROR: spacefinder/20 on 1f1dc08d454a: step failed ...
sreljic
- 3
- Opened on Jan 16, 2019
- #56
Usecase : I want to limit access to my API gateway paths using federated identites.
For that i need to get AWS temporary credentials by using my ID token. I got my Id token but i donot know how to get ...
Private-SO
- 1
- Opened on Aug 17, 2018
- #55
The account image is not loaded if you load the app again. It is persisted to s3 but I do not see anything that actually
persists the URL for future use. If you attach a profile image and then logout and ...
dscowan
- Opened on Feb 6, 2018
- #53
This is from the generated java SDK
import com.amazonaws.ImmutableRequest;
import spacefinder.auth.SpacefinderUserPoolAuthorizer;
public class SpacefinderUserPoolAuthorizerImpl implements SpacefinderUserPoolAuthorizer ...
sysout
- Opened on Jan 6, 2018
- #52
The following interface is from the generated Java SDK
/**
null
*/
package SpacefinderAPI;
import javax.annotation.Generated;
import com.amazonaws.*;
import com.amazonaws.opensdk.*;
import com.amazonaws.opensdk.model.*; ...
sysout
- 2
- Opened on Jan 5, 2018
- #51
Hi!
I am trying to follow through the instructions at
https://github.com/awslabs/aws-serverless-auth-reference-app/blob/master/Quickstart.md.
I got to the point where I have to run gulp deploy and I ...
oanacioara
- 2
- Opened on Dec 23, 2017
- #50
Hi
Cognito requires token refresh at least every once per hour. It invalidates token after 1 hour. So my question is this,
can this app automatically obtain refreshed token if the last token refresh happened ...
kszpirak
- Opened on Dec 5, 2017
- #49
The create_sdk command fails with the error below. I did not see swagger included in the node packages. What is the
expectation here?
[22:04:11] Error: spawn swagger-codegen ENOENT at exports._errnoException ...
dscowan
- 2
- Opened on Dec 5, 2017
- #48
Trying to use a promise object in a method in bookings.js will error with then undefined. This appears to be casued by
the wrapper.wrapFunction which has its own then function.
dscowan
- Opened on Nov 30, 2017
- #47

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.