Skip to content

auth3-dev/code-samples

Repository files navigation

Auth3 Identity Platform Examples

These repository contains several examples to integrate with the Auth3 Identity Platform.

In this repository we use go but the same can be achieved with any other supported language through our SDKs.

Run examples

All of the proposed go examples, can be easily run specifying the following ENV parameters (as required by the example you wish to run):

  • AUTH3_CLIENT_ID (always needed): your Auth3 client identifier
  • AUTH3_PROJECT_ID (always needed): your Auth3 Project Identifier
  • AUTH3_CLIENT_SECRET (only required by back-end controlled flows): secret for your Auth3 client ID.

You can easily test them out:

API Documentation

While checking out this repository, it's suggested you also take confidence with the Administrative API documentation.

Additional help

You can find further help, examples, tools and suggestions within our language-specific SDKs, listed below.

Get an SDK

To manipulate Auth3 resources, check out our official SDKs:

Contributing

At this time we don't accept external contributions, but we're open for feedbacks and requests. We're always looking for contributions on our security, refer to our dedicated page for more.

Support

Customers of the Auth3 Identity Platform can access support through the official channels available on our website. We won't be able to accomodate Customer requests through the bug tracker for security reasons.

License

Read the LICENSE.

About

Learn by doing on the https://auth3.dev identity platform with our code samples.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published