- Setup and launch
ngrokon port3000to create an HTTPS redirect URI, set this URI asREDIRECT_URIin theDockerfilefor the implementation you intend to run. - Input your application
CLIENT_IDandCLIENT_SECRETinto the sameDockerfile. - Launch the example implementation with
docker build --tag auth-sample ./[language] && docker run auth-sample
e.g:docker build --tag auth-sample ./go && docker run -it -p 3000:3000 auth-sample - Connect to either your
REDIRECT_URIorlocalhost:3000to start a journey.
This repository was archived by the owner on May 12, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
📡 Sample Auth integrations
License
creditkudos/auth-sample-implementations
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
📡 Sample Auth integrations
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published