Skip to content

tobbbles/ory-elixir-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example

TODO: Add description

Setup

Please add your Kratos Admin URL to the config/config.exs file.

Get the dependencies

$ mix deps.get
...
$ mix deps.compile

Run

Note: there are a lot of warnings from the libraries on compile such as warning: found quoted atom "reason" but the quotes are not required. - this is an upstream openapi-generator issue

You can run an interactive shell and use the SDKs from the shell, like the following:

$ iex -S mix
Interactive Elixir (1.13.1) - press Ctrl+C to exit (type h() ENTER for help)
iex(1)> Example.Kratos.list_identity_schemas

If you configured your URL correctly, you should see a list of identites from your admin URL.

About

Example usage of the Ory Elixir SDKs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages