cohere-ai / okta-samples-golang

samples-golang

Home Page:https://github.com/okta/samples-golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Golang Sample Applications for Okta

This repository contains several sample applications that demonstrate various Okta use-cases in your Golang application.

Please find the sample that fits your use-case from the table below.

Sample Description
Golang + Okta Hosted Login Example Golang example to login to your application with a Custom Login page
Okta-Hosted Login A Golang application that will redirect the user to the Okta-Hosted login page of your Org for authentication. The user is redirected back to the Golang application after authenticating.
Resource Server This is a sample API resource server that shows you how to authenticate requests with access tokens that have been issued by Okta.
Okta Identity Engine embedded sign-in widget A Golang application that uses the Okta Sign-In Widget within the Golang application to authenticate the user.
Okta Identity Engine embedded auth with SDK A Golang application that uses the Okta Identity Engine for authentication for in app authentication.

About

samples-golang

https://github.com/okta/samples-golang

License:Apache License 2.0


Languages

Language:Go 87.3%Language:Gherkin 9.5%Language:JavaScript 2.0%Language:CSS 1.2%